Searched refs:FetchUrl (Results 1 – 1 of 1) sorted by relevance
456 if (FetchUrl(url) == net::URLRequestStatus::SUCCESS) in WaitTillServerReady()473 return FetchUrl(url); in FetchDBToVerify()482 return FetchUrl(url); in FetchUrlsToVerify()492 return FetchUrl(url); in VerifyTestComplete()520 net::URLRequestStatus::Status FetchUrl(const GURL& url) { in FetchUrl() function in SafeBrowsingServiceTestHelper