Lines Matching refs:apex_path_1
1943 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
1948 UnmountOnTearDown(apex_path_1); in TEST_F()
1964 /* modulePath= */ apex_path_1, in TEST_F()
1965 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
1967 /* isFactory= */ true, /* isActive= */ true, GetMTime(apex_path_1), in TEST_F()
1988 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
2011 /* modulePath= */ apex_path_1, in TEST_F()
2012 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
2014 /* isFactory= */ true, /* isActive= */ false, GetMTime(apex_path_1), in TEST_F()
2025 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
2036 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
2059 /* modulePath= */ apex_path_1, in TEST_F()
2060 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
2062 /* isFactory= */ true, /* isActive= */ false, GetMTime(apex_path_1), in TEST_F()
2073 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
2084 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test_v2.apex"); in TEST_F() local
2091 UnmountOnTearDown(apex_path_1); in TEST_F()
2107 /* modulePath= */ apex_path_1, in TEST_F()
2108 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
2110 /* isFactory= */ true, /* isActive= */ true, GetMTime(apex_path_1), in TEST_F()
2125 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
2132 UnmountOnTearDown(apex_path_1); in TEST_F()
2148 /* modulePath= */ apex_path_1, in TEST_F()
2149 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
2151 /* isFactory= */ true, /* isActive= */ true, GetMTime(apex_path_1), in TEST_F()
2167 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
2181 UnmountOnTearDown(apex_path_1); in TEST_F()
2197 /* modulePath= */ apex_path_1, in TEST_F()
2198 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
2200 /* isFactory= */ true, /* isActive= */ true, GetMTime(apex_path_1), in TEST_F()
2215 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
2220 UnmountOnTearDown(apex_path_1); in TEST_F()
2233 /* modulePath= */ apex_path_1, in TEST_F()
2234 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
2236 /* isFactory= */ true, /* isActive= */ true, GetMTime(apex_path_1), in TEST_F()
2244 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
2266 /* modulePath= */ apex_path_1, in TEST_F()
2267 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
2269 /* isFactory= */ true, /* isActive= */ false, GetMTime(apex_path_1), in TEST_F()
2281 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
2324 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
2350 /* modulePath= */ apex_path_1, in TEST_F()
2351 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
2353 /* isFactory= */ true, /* isActive= */ false, GetMTime(apex_path_1), in TEST_F()
2365 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
2974 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
2996 /* modulePath= */ apex_path_1, in TEST_F()
2997 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
2999 /* isFactory= */ true, /* isActive= */ false, GetMTime(apex_path_1), in TEST_F()
3003 /* modulePath= */ apex_path_3, /* preinstalledModulePath= */ apex_path_1, in TEST_F()
3016 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test_v2.apex"); in TEST_F() local
3023 UnmountOnTearDown(apex_path_1); in TEST_F()
3036 /* modulePath= */ apex_path_1, in TEST_F()
3037 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
3039 /* isFactory= */ true, /* isActive= */ true, GetMTime(apex_path_1), in TEST_F()
3058 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
3080 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
3110 std::string apex_path_1 = in TEST_F() local
3129 /* modulePath= */ apex_path_1, in TEST_F()
3130 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
3132 /* isFactory= */ true, /* isActive= */ false, GetMTime(apex_path_1), in TEST_F()
3148 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
3155 UnmountOnTearDown(apex_path_1); in TEST_F()
3171 /* modulePath= */ apex_path_1, in TEST_F()
3172 /* preinstalledModulePath= */ apex_path_1, in TEST_F()
3174 /* isFactory= */ true, /* isActive= */ true, GetMTime(apex_path_1), in TEST_F()
3193 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
3203 UnmountOnTearDown(apex_path_1); in TEST_F()
3306 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test_v2.apex"); in TEST_F() local
3317 UnmountOnTearDown(apex_path_1); in TEST_F()
3333 ASSERT_EQ(data.full_path, apex_path_1); in TEST_F()
3342 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
3353 UnmountOnTearDown(apex_path_1); in TEST_F()
3369 ASSERT_EQ(data.full_path, apex_path_1); in TEST_F()
3378 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
3396 UnmountOnTearDown(apex_path_1); in TEST_F()
3412 ASSERT_EQ(data.full_path, apex_path_1); in TEST_F()
3421 std::string apex_path_1 = in TEST_F() local
3524 std::string apex_path_1 = in TEST_F() local
4045 std::string apex_path_1 = AddPreInstalledApex( in TEST_F() local
4053 ASSERT_THAT(ActivatePackage(apex_path_1), Ok()); in TEST_F()
4055 UnmountOnTearDown(apex_path_1); in TEST_F()
4958 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
4988 std::string apex_path_1 = AddPreInstalledApex("apex.apexd_test.apex"); in TEST_F() local
5000 UnmountOnTearDown(apex_path_1); in TEST_F()