Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_test.cpp1420 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
1425 UnmountOnTearDown(apex_path_1); in TEST_F()
1441 /* modulePath= */ apex_path_1, in TEST_F()
1442 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
1444 /* isFactory= */ true, /* isActive= */ true, GetMTime(apex_path_1)); in TEST_F()
1463 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
1486 /* modulePath= */ apex_path_1, in TEST_F()
1487 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
1489 /* isFactory= */ true, /* isActive= */ false, GetMTime(apex_path_1)); in TEST_F()
1498 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
[all …]