Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_test.cpp161 std::string PrepareCompressedApex(const std::string& name, in PrepareCompressedApex() function in android::apex::ApexdUnitTest
173 std::string PrepareCompressedApex(const std::string& name) { in PrepareCompressedApex() function in android::apex::ApexdUnitTest
174 return PrepareCompressedApex(name, built_in_dir_); in PrepareCompressedApex()
568 PrepareCompressedApex("com.android.apex.compressed.v1.capex"); in TEST_F()
1955 PrepareCompressedApex("com.android.apex.compressed.v1.capex", in TEST_F()
2002 PrepareCompressedApex("com.android.apex.compressed.v1.capex", in TEST_F()
2050 auto different_digest_apex_path = PrepareCompressedApex( in TEST_F()
2116 PrepareCompressedApex("com.android.apex.compressed_different_key.capex", in TEST_F()
2162 PrepareCompressedApex("com.android.apex.compressed.v1.capex", in TEST_F()
2195 PrepareCompressedApex("com.android.apex.compressed.v2.capex", in TEST_F()
[all …]
Dapex_file_repository_test.cpp56 void PrepareCompressedApex(const std::string& name, in PrepareCompressedApex() function
308 PrepareCompressedApex("com.android.apex.compressed.v1.capex", in TEST()
373 PrepareCompressedApex("com.android.apex.compressed.v1.capex", in TEST()