Searched refs:IsBlacklisted (Results 1 – 12 of 12) sorted by relevance
103 if (manager->IsBlacklisted()) in ProvisionallySavePassword()137 DCHECK(!provisional_save_manager_->IsBlacklisted()); in DidStopLoading()
59 bool IsBlacklisted();
97 bool PasswordFormManager::IsBlacklisted() { in IsBlacklisted() function in PasswordFormManager
115 bool IsBlacklisted(const GURL& url);
1135 EXPECT_FALSE(top_sites()->IsBlacklisted(GURL("http://bbc.com/"))); in TEST_F()1143 EXPECT_TRUE(top_sites()->IsBlacklisted(GURL("http://google.com/"))); in TEST_F()1144 EXPECT_FALSE(top_sites()->IsBlacklisted(GURL("http://bbc.com/"))); in TEST_F()1145 EXPECT_FALSE(top_sites()->IsBlacklisted(prepopulate_url)); in TEST_F()1183 EXPECT_FALSE(top_sites()->IsBlacklisted(GURL("http://google.com/"))); in TEST_F()
373 bool TopSites::IsBlacklisted(const GURL& url) { in IsBlacklisted() function in history::TopSites691 if (!IsBlacklisted(urls[i].url)) in ApplyBlacklistAndPinnedURLs()
406 bool IsBlacklisted() const;
417 if (IsBlacklisted()) { in Verify()
554 bool X509Certificate::IsBlacklisted() const { in IsBlacklisted() function in net::X509Certificate
673 if (IsBlacklisted()) { in Verify()
769 if (IsBlacklisted()) { in Verify()
790 if (IsBlacklisted()) { in Verify()