Home
last modified time | relevance | path

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

/external/chromium/googleurl/src/
Dgurl.cc275 replacements.ClearPath(); in GetOrigin()
Durl_canon_unittest.cc1267 SetupReplComp(&R::SetPath, &R::ClearPath, &r, cur.path); in TEST()
1340 SetupReplComp(&R::SetPath, &R::ClearPath, &r, cur.path); in TEST()
1380 SetupReplComp(&R::SetPath, &R::ClearPath, &r, cur.path); in TEST()
1432 SetupReplComp(&R::SetPath, &R::ClearPath, &r, cur.path); in TEST()
Durl_canon.h696 void ClearPath() { in ClearPath() function