Searched refs:MatchesAllURLs (Results 1 – 5 of 5) sorted by relevance
256 EXPECT_FALSE(info->matches.MatchesAllURLs()); in TEST_F()267 EXPECT_FALSE(info->matches.MatchesAllURLs()); in TEST_F()274 EXPECT_TRUE(info->matches.MatchesAllURLs()); in TEST_F()
86 bool MatchesAllURLs() const;
186 bool URLPatternSet::MatchesAllURLs() const { in MatchesAllURLs() function in extensions::URLPatternSet
217 if (effective_hosts().MatchesAllURLs()) in HasEffectiveAccessToAllHosts()
90 } else if (automation_info_->matches.MatchesAllURLs()) { in GetMessages()