Searched refs:SetClockForTesting (Results 1 – 15 of 15) sorted by relevance
47 prev_clock_ = SetClockForTesting(this); in ScopedBaseFakeClock()51 SetClockForTesting(prev_clock_); in ~ScopedBaseFakeClock()55 prev_clock_ = SetClockForTesting(this); in ScopedFakeClock()59 SetClockForTesting(prev_clock_); in ~ScopedFakeClock()
217 SetClockForTesting(&clock); in TEST()226 SetClockForTesting(nullptr); in TEST()264 SetClockForTesting(&clock); in TEST()286 SetClockForTesting(nullptr); in TEST()
30 ClockInterface* SetClockForTesting(ClockInterface* clock) { in SetClockForTesting() function
281 cache.SetClockForTesting(clock.get()); in TEST_F()330 cache.SetClockForTesting(clock.get()); in TEST_F()380 cache.SetClockForTesting(clock.get()); in TEST_F()
91 void SetClockForTesting(base::Clock* clock);
120 void SSLClientSessionCache::SetClockForTesting(base::Clock* clock) { in SetClockForTesting() function in net::SSLClientSessionCache
95 void SetClockForTesting(base::Clock* clock); // doesn't take ownership.
153 void MemBackendImpl::SetClockForTesting(base::Clock* clock) { in SetClockForTesting() function in disk_cache::MemBackendImpl
279 void SetClockForTesting(const base::Clock* clock);
1019 void NetworkErrorLoggingService::SetClockForTesting(const base::Clock* clock) { in SetClockForTesting() function in net::NetworkErrorLoggingService
1203 service()->SetClockForTesting(&clock); in TEST_P()
199 void SetClockForTesting(base::Clock* clock) { clock_ = clock; } in SetClockForTesting() function
11685 cache.http_cache()->SetClockForTesting(&clock); in TEST_F()12507 cache_.http_cache()->SetClockForTesting(&clock_); in HttpCachePrefetchValidationTest()12634 cache.http_cache()->SetClockForTesting(&clock); in TEST_F()12675 cache.http_cache()->SetClockForTesting(&clock); in TEST_F()12757 cache.http_cache()->SetClockForTesting(&clock); in TEST_F()
692 service_->SetClockForTesting(&clock_); in SetUpNetworkErrorLoggingService()
5267 mem_cache_->SetClockForTesting(&clock); in TEST_F()5290 mem_cache_->SetClockForTesting(nullptr); in TEST_F()