Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_file_repository_test.cpp640 const auto& test_apex_bar = GetTestFile("apex.apexd_test_different_app.apex"); in TEST_F() local
648 .apex(test_apex_bar); in TEST_F()
650 auto block_apex2 = WriteBlockApex(test_apex_bar, apex_bar_path); in TEST_F()
681 const auto& test_apex_bar = GetTestFile("apex.apexd_test_different_app.apex"); in TEST_F() local
690 auto block_apex2 = WriteBlockApex(test_apex_bar, apex_bar_path); in TEST_F()
713 const auto& test_apex_bar = GetTestFile("apex.apexd_test_v2.apex"); in TEST_F() local
721 .apex(test_apex_bar); in TEST_F()
723 auto block_apex2 = WriteBlockApex(test_apex_bar, apex_bar_path); in TEST_F()