Home
last modified time | relevance | path

Searched refs:ClearHost (Results 1 – 3 of 3) sorted by relevance

/external/chromium/googleurl/src/
Durl_util_unittest.cc88 replacements.ClearHost(); in TEST()
Durl_canon_unittest.cc1265 SetupReplComp(&R::SetHost, &R::ClearHost, &r, cur.host); in TEST()
1338 SetupReplComp(&R::SetHost, &R::ClearHost, &r, cur.host); in TEST()
1378 SetupReplComp(&R::SetHost, &R::ClearHost, &r, cur.host); in TEST()
1430 SetupReplComp(&R::SetHost, &R::ClearHost, &r, cur.host); in TEST()
Durl_canon.h674 void ClearHost() { in ClearHost() function