Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/net/
Durl_info.h87 static base::TimeDelta get_cache_expiration();
Durl_info_unittest.cc55 UrlInfo::get_cache_expiration().InMilliseconds()); in TEST()
Durl_info.cc108 TimeDelta UrlInfo::get_cache_expiration() { in get_cache_expiration() function in chrome_browser_net::UrlInfo