Home
last modified time | relevance | path

Searched defs:GetTimeNow (Results 1 – 4 of 4) sorted by relevance

/external/chromium/net/base/
Dbackoff_entry.cc95 base::TimeTicks BackoffEntry::GetTimeNow() const { in GetTimeNow() function in net::BackoffEntry
Dbackoff_entry_unittest.cc28 virtual TimeTicks GetTimeNow() const { in GetTimeNow() function in __anon524d993a0111::TestBackoffEntry
/external/chromium/net/url_request/
Durl_request_throttler_entry.cc222 base::TimeTicks URLRequestThrottlerEntry::GetTimeNow() const { in GetTimeNow() function in net::URLRequestThrottlerEntry
Durl_request_throttler_unittest.cc32 TimeTicks GetTimeNow() const { in GetTimeNow() function in net::__anond81d1a9f0111::MockBackoffEntry
95 virtual TimeTicks GetTimeNow() const { return fake_time_now_; } in GetTimeNow() function in net::__anond81d1a9f0111::MockURLRequestThrottlerEntry