Searched refs:apex_path_3 (Results 1 – 1 of 1) sorted by relevance
1466 std::string apex_path_3 = AddDataApex("apex.apexd_test_v2.apex"); in TEST_F() local1471 UnmountOnTearDown(apex_path_3); in TEST_F()1497 /* modulePath= */ apex_path_3, in TEST_F()1500 /* isFactory= */ false, /* isActive= */ true, GetMTime(apex_path_3)); in TEST_F()1511 std::string apex_path_3 = AddDataApex("apex.apexd_test.apex"); in TEST_F() local1516 UnmountOnTearDown(apex_path_3); in TEST_F()1542 /* modulePath= */ apex_path_3, in TEST_F()1545 /* isFactory= */ false, /* isActive= */ true, GetMTime(apex_path_3)); in TEST_F()1635 std::string apex_path_3 = in TEST_F() local1639 auto apex = ApexFile::Open(apex_path_3); in TEST_F()[all …]