Searched defs:SchemeIsCryptographic (Results 1 – 2 of 2) sorted by relevance
372 bool GURL::SchemeIsCryptographic() const { in SchemeIsCryptographic() function in GURL378 bool GURL::SchemeIsCryptographic(base::StringPiece lower_ascii_scheme) { in SchemeIsCryptographic() function in GURL
927 TEST(GURLTest, SchemeIsCryptographic) { in TEST() argument