Searched defs:SchemeIsLocal (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/url/ | ||
H A D | gurl.cc | 390 bool GURL::SchemeIsLocal() const { in SchemeIsLocal() function in GURL |
H A D | gurl_unittest.cc | 1219 TEST(GURLTest, SchemeIsLocal) { in TEST() argument |