Home
last modified time | relevance | path

Searched defs:ImplGetTimeNow (Results 1 – 6 of 6) sorted by relevance

/external/libbrillo/brillo/
Dbackoff_entry.cc108 base::TimeTicks BackoffEntry::ImplGetTimeNow() const { in ImplGetTimeNow() function in brillo::BackoffEntry
Dbackoff_entry_test.cc27 TimeTicks ImplGetTimeNow() const override { return now_; } in ImplGetTimeNow() function in brillo::TestBackoffEntry
Dbackoff_entry_unittest.cc27 TimeTicks ImplGetTimeNow() const override { return now_; } in ImplGetTimeNow() function in brillo::TestBackoffEntry
/external/cronet/net/url_request/
Durl_request_throttler_entry.cc271 base::TimeTicks URLRequestThrottlerEntry::ImplGetTimeNow() const { in ImplGetTimeNow() function in net::URLRequestThrottlerEntry
Durl_request_throttler_unittest.cc78 TimeTicks ImplGetTimeNow() const override { return fake_clock_.NowTicks(); } in ImplGetTimeNow() function in net::__anon37aec5c50111::MockURLRequestThrottlerEntry
Durl_request_throttler_simulation_unittest.cc315 TimeTicks ImplGetTimeNow() const override { return fake_clock_.NowTicks(); } in ImplGetTimeNow() function in net::__anonfeb591090111::MockURLRequestThrottlerEntry