Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/url/
H A Dgurl.cc486 bool GURL::EqualsIgnoringRef(const GURL& other) const { in EqualsIgnoringRef() function in GURL
H A Dgurl_unittest.cc1362 TEST(GURLTest, EqualsIgnoringRef) { in TEST() argument