Home
last modified time | relevance | path

Searched defs:FindAndCompareScheme (Results 1 – 3 of 3) sorted by relevance

/external/chromium/googleurl/src/
Durl_util.h99 inline bool FindAndCompareScheme(const std::string& str, in FindAndCompareScheme() function
105 inline bool FindAndCompareScheme(const string16& str, in FindAndCompareScheme() function
Durl_util_unittest.cc37 TEST(URLUtilTest, FindAndCompareScheme) { in TEST() argument
Durl_util.cc399 bool FindAndCompareScheme(const char* str, in FindAndCompareScheme() function
406 bool FindAndCompareScheme(const char16* str, in FindAndCompareScheme() function