Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/url/
H A Dgurl.cc338 GURL GURL::GetWithoutRef() const { in GetWithoutRef() function in GURL
H A Dgurl_unittest.cc661 TEST(GURLTest, GetWithoutRef) { in TEST() argument