Searched defs:ImplGetTimeNow (Results 1 – 6 of 6) sorted by relevance
108 base::TimeTicks BackoffEntry::ImplGetTimeNow() const { in ImplGetTimeNow() function in brillo::BackoffEntry
27 TimeTicks ImplGetTimeNow() const override { return now_; } in ImplGetTimeNow() function in brillo::TestBackoffEntry
271 base::TimeTicks URLRequestThrottlerEntry::ImplGetTimeNow() const { in ImplGetTimeNow() function in net::URLRequestThrottlerEntry
78 TimeTicks ImplGetTimeNow() const override { return fake_clock_.NowTicks(); } in ImplGetTimeNow() function in net::__anon37aec5c50111::MockURLRequestThrottlerEntry
315 TimeTicks ImplGetTimeNow() const override { return fake_clock_.NowTicks(); } in ImplGetTimeNow() function in net::__anonfeb591090111::MockURLRequestThrottlerEntry