Searched refs:match_all_urls (Results 1 – 3 of 3) sorted by relevance
92 EXPECT_FALSE(pattern.match_all_urls()); in TEST()109 EXPECT_FALSE(pattern.match_all_urls()); in TEST()126 EXPECT_FALSE(pattern.match_all_urls()); in TEST()143 EXPECT_FALSE(pattern.match_all_urls()); in TEST()157 EXPECT_FALSE(pattern.match_all_urls()); in TEST()171 EXPECT_FALSE(pattern.match_all_urls()); in TEST()188 EXPECT_FALSE(pattern.match_all_urls()); in TEST()204 EXPECT_FALSE(pattern.match_all_urls()); in TEST()222 EXPECT_FALSE(pattern.match_all_urls()); in TEST()239 EXPECT_TRUE(pattern.match_all_urls()); in TEST()[all …]
155 bool match_all_urls() const { return match_all_urls_; } in match_all_urls() function
1214 if (pattern.match_all_urls()) { in LoadExtent()2663 if (!pattern.match_all_urls() && in CanSpecifyHostPermission()2825 if (host->match_all_urls() || in HasEffectiveAccessToAllHosts()