Home
last modified time | relevance | path

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

/aosp_15_r20/system/apex/apexd/
H A Dapex_file_repository_test.cpp683 const auto& test_apex_bar = GetTestFile("apex.apexd_test_different_app.apex"); in TEST_F() local
691 .apex(test_apex_bar); in TEST_F()
693 auto block_apex2 = WriteBlockApex(test_apex_bar, apex_bar_path); in TEST_F()
731 const auto& test_apex_bar = GetTestFile("apex.apexd_test_different_app.apex"); in TEST_F() local
740 auto block_apex2 = WriteBlockApex(test_apex_bar, apex_bar_path); in TEST_F()
760 const auto& test_apex_bar = GetTestFile("apex.apexd_test_v2.apex"); in TEST_F() local
768 .apex(test_apex_bar); in TEST_F()
770 auto block_apex2 = WriteBlockApex(test_apex_bar, apex_bar_path); in TEST_F()