Home
last modified time | relevance | path

Searched defs:GetWithEmptyPath (Results 1 – 2 of 2) sorted by relevance

/external/cronet/url/
Dgurl.cc306 GURL GURL::GetWithEmptyPath() const { in GetWithEmptyPath() function in GURL
Dgurl_unittest.cc416 TEST(GURLTest, GetWithEmptyPath) { in TEST() argument