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.cpp693 const auto& test_apex_bar = GetTestFile("apex.apexd_test_different_app.apex"); in TEST_F() local
701 .apex(test_apex_bar); in TEST_F()
703 auto block_apex2 = WriteBlockApex(test_apex_bar, apex_bar_path); in TEST_F()
741 const auto& test_apex_bar = GetTestFile("apex.apexd_test_different_app.apex"); in TEST_F() local
750 auto block_apex2 = WriteBlockApex(test_apex_bar, apex_bar_path); in TEST_F()
770 const auto& test_apex_bar = GetTestFile("apex.apexd_test_v2.apex"); in TEST_F() local
778 .apex(test_apex_bar); in TEST_F()
780 auto block_apex2 = WriteBlockApex(test_apex_bar, apex_bar_path); in TEST_F()