Lines Matching refs:EXPECT_TRUE

39   EXPECT_TRUE(extension->permissions_data()->HasAPIPermission(
52 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://example.com")));
53 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://example.com/")));
56 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://google.com")));
57 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://google.com/")));
58 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://google.com/index.html")));
59 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://www.google.com")));
60 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://www.google.com/")));
61 EXPECT_TRUE(info->matches.MatchesURL(GURL("https://google.com")));
62 EXPECT_TRUE(info->matches.MatchesURL(GURL("https://google.com/")));
64 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://build.chromium.org")));
65 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://build.chromium.org/")));
66 EXPECT_TRUE(
77 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://appspot.com/foo.html")));
78 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://com")));
79 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://go/here")));
90 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://no.wildcard.path")));
91 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://no.wildcard.path/")));
122 EXPECT_TRUE(extension->permissions_data()->HasAPIPermission(
135 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://example.com")));
136 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://example.com/")));
139 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://google.com")));
140 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://google.com/")));
141 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://google.com/index.html")));
142 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://www.google.com")));
143 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://www.google.com/")));
144 EXPECT_TRUE(info->matches.MatchesURL(GURL("https://google.com")));
145 EXPECT_TRUE(info->matches.MatchesURL(GURL("https://google.com/")));
147 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://build.chromium.org")));
148 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://build.chromium.org/")));
149 EXPECT_TRUE(
165 EXPECT_TRUE(extension->permissions_data()->HasAPIPermission(
176 EXPECT_TRUE(info->accepts_tls_channel_id);
181 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://example.com")));
201 EXPECT_TRUE(info->all_ids);
218 EXPECT_TRUE(info.IdCanConnect(matches_ids[i]));
227 EXPECT_TRUE(info.IdCanConnect(matches_ids[i]));
229 EXPECT_TRUE(info.IdCanConnect(nomatches_ids_array[i]));
259 EXPECT_TRUE(info->matches.MatchesURL(GURL("https://example.com")));
260 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://build.chromium.org")));
274 EXPECT_TRUE(info->matches.MatchesAllURLs());
276 EXPECT_TRUE(info->matches.ContainsPattern(pattern));
277 EXPECT_TRUE(info->matches.MatchesURL(GURL("https://example.com")));
278 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://build.chromium.org")));
289 EXPECT_TRUE(info->matches.MatchesURL(GURL("https://example.com")));
290 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://build.chromium.org")));
302 EXPECT_TRUE(info->matches.MatchesURL(GURL("https://example.com")));
303 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://build.chromium.org")));
315 EXPECT_TRUE(info->matches.MatchesURL(GURL("https://example.com")));
316 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://build.chromium.org")));
328 EXPECT_TRUE(info->matches.MatchesURL(GURL("https://example.com")));
329 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://build.chromium.org")));