Lines Matching refs:modulePath
164 p.modulePath == path) { in IsActive()
1114 ASSERT_EQ(installer_->test_installed_file, match.modulePath); in TEST_F()
1126 ASSERT_EQ(installer_->test_installed_file, active->modulePath); in TEST_F()
1387 ASSERT_TRUE(isPathForBuiltinApexes(package.modulePath)); in TEST_F()
1454 ASSERT_TRUE(IsOk(service_->deactivatePackage(system_shim.modulePath))); in SetUp()
1482 on_data.modulePath = "/data/apex/active/com.android.apex.cts.shim@1.apex"; in TEST_F()
1491 preinstalled.modulePath = "/system/apex/com.android.apex.cts.shim.apex"; in TEST_F()
1697 ASSERT_EQ(installer.test_file, match.modulePath); in TEST_F()
1825 ASSERT_EQ(installer.test_file, info.modulePath); in TEST_F()
1830 ASSERT_EQ(installer2.test_file, info.modulePath); in TEST_F()
2605 expected.modulePath = "/system/apex/com.android.apex.cts.shim.apex"; in SetUp()
2787 ASSERT_EQ(kSystemPath, active_apex->modulePath); in TEST_F()
2810 ASSERT_EQ(installer_->test_installed_file, active_apex->modulePath); in TEST_F()