Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/url/
H A Dgurl.cc334 GURL GURL::GetWithoutFilename() const { in GetWithoutFilename() function in GURL
H A Dgurl_unittest.cc615 TEST(GURLTest, GetWithoutFilename) { in TEST() argument