Searched defs:IsStandard (Results 1 – 5 of 5) sorted by relevance
68 bool IsStandard(const char* spec, const Component& component) { in IsStandard() function
704 bool IsStandard(const char* spec, const Component& scheme) { in IsStandard() function726 bool IsStandard(const char16_t* spec, const Component& scheme) { in IsStandard() function
347 bool GURL::IsStandard() const { in IsStandard() function in GURL
86 TEST_F(URLUtilTest, IsStandard) { in TEST_F() argument
1166 TEST(GURLTest, IsStandard) { in TEST() argument