Home | History | Annotate | Download | only in extensions

Lines Matching refs:OnExternalExtensionFileFound

255       visitor_->OnExternalExtensionFileFound(
363 virtual bool OnExternalExtensionFileFound(const std::string& id,
1468 // Tests that flags passed to OnExternalExtensionFileFound() make it to the
1483 if (service()->OnExternalExtensionFileFound(good_crx,
1518 if (service()->OnExternalExtensionFileFound(good_crx,
1535 service()->OnExternalExtensionFileFound(good_crx,
1549 service()->OnExternalExtensionFileFound(good_crx,
1616 service()->OnExternalExtensionFileFound(wrong_id,
1630 if (service()->OnExternalExtensionFileFound(correct_id,
1653 service()->OnExternalExtensionFileFound(good_crx,
1669 if (service()->OnExternalExtensionFileFound(good_crx,
6160 EXPECT_TRUE(service()->OnExternalExtensionFileFound(kGoodId,
6176 EXPECT_TRUE(service()->OnExternalExtensionFileFound(kGoodId,
6190 EXPECT_FALSE(service()->OnExternalExtensionFileFound(kGoodId,
6199 EXPECT_FALSE(service()->OnExternalExtensionFileFound(kGoodId,
6213 service()->OnExternalExtensionFileFound(kGoodId,
6225 EXPECT_FALSE(service()->OnExternalExtensionFileFound(kGoodId,
6233 EXPECT_FALSE(service()->OnExternalExtensionFileFound(kGoodId,
6250 // Now test the logic of OnExternalExtensionFileFound() when the extension
6262 EXPECT_FALSE(service()->OnExternalExtensionFileFound(kGoodId,
6271 EXPECT_FALSE(service()->OnExternalExtensionFileFound(kGoodId,
6280 EXPECT_TRUE(service()->OnExternalExtensionFileFound(kGoodId,
6290 EXPECT_FALSE(service()->OnExternalExtensionFileFound(kGoodId,
6299 EXPECT_TRUE(service()->OnExternalExtensionFileFound(kGoodId,
6310 service()->OnExternalExtensionFileFound(kGoodId,
6320 EXPECT_FALSE(service()->OnExternalExtensionFileFound(kGoodId,
6344 EXPECT_TRUE(service()->OnExternalExtensionFileFound(kGoodId,
6356 EXPECT_TRUE(service()->OnExternalExtensionFileFound(kGoodId,
6367 EXPECT_FALSE(service()->OnExternalExtensionFileFound(kGoodId,
6380 service()->OnExternalExtensionFileFound(kGoodId,
6453 return service()->OnExternalExtensionFileFound(crx_id_,