Searched defs:EqualsIgnoringRef (Results 1 – 2 of 2) sorted by relevance
486 bool GURL::EqualsIgnoringRef(const GURL& other) const { in EqualsIgnoringRef() function in GURL
1362 TEST(GURLTest, EqualsIgnoringRef) { in TEST() argument