Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexd_test.cpp163 std::string PrepareCompressedApex(const std::string& name, in PrepareCompressedApex() function in android::apex::ApexdUnitTest
175 std::string PrepareCompressedApex(const std::string& name) { in PrepareCompressedApex() function in android::apex::ApexdUnitTest
176 return PrepareCompressedApex(name, built_in_dir_); in PrepareCompressedApex()
570 PrepareCompressedApex("com.android.apex.compressed.v1.capex"); in TEST_F()
1957 PrepareCompressedApex("com.android.apex.compressed.v1.capex", in TEST_F()
2004 PrepareCompressedApex("com.android.apex.compressed.v1.capex", in TEST_F()
2052 auto different_digest_apex_path = PrepareCompressedApex( in TEST_F()
2164 PrepareCompressedApex("com.android.apex.compressed.v1.capex", in TEST_F()
2197 PrepareCompressedApex("com.android.apex.compressed.v2.capex", in TEST_F()
3090 PrepareCompressedApex("com.android.apex.compressed.v1.capex", in TEST_F()
[all …]
H A 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()