Searched refs:apex_path_3 (Results 1 – 1 of 1) sorted by relevance
1991 std::string apex_path_3 = AddDataApex("apex.apexd_test_v2.apex"); in TEST_F() local1996 UnmountOnTearDown(apex_path_3); in TEST_F()2024 /* modulePath= */ apex_path_3, in TEST_F()2027 /* isFactory= */ false, /* isActive= */ true, GetMTime(apex_path_3), in TEST_F()2039 std::string apex_path_3 = AddDataApex("apex.apexd_test.apex"); in TEST_F() local2044 UnmountOnTearDown(apex_path_3); in TEST_F()2072 /* modulePath= */ apex_path_3, in TEST_F()2075 /* isFactory= */ false, /* isActive= */ true, GetMTime(apex_path_3), in TEST_F()2170 std::string apex_path_3 = in TEST_F() local2174 auto apex = ApexFile::Open(apex_path_3); in TEST_F()[all …]