Home
last modified time | relevance | path

Searched defs:zip_path (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/androidfw/tests/
DTestHelpers.cpp27 AssertionResult ReadFileFromZipToString(const std::string& zip_path, const std::string& file, in ReadFileFromZipToString()
/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_smoke_test.cpp103 void ParseSections(const std::string& zip_path, std::vector<SectionInfo>* sections) { in ParseSections()