Home
last modified time | relevance | path

Searched refs:VerifyZipFile (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/format/
H A DArchive_test.cpp71 void VerifyZipFile(const std::string& output_path, const std::string& file, const uint8_t array[]) { in VerifyZipFile() function
167 VerifyZipFile(output_path, "test1", data1.get()); in TEST_F()
168 VerifyZipFile(output_path, "test2", data2.get()); in TEST_F()
193 VerifyZipFile(output_path, "test1", data1.get()); in TEST_F()
194 VerifyZipFile(output_path, "test2", data2.get()); in TEST_F()