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