Searched defs:SetClockForTesting (Results 1 – 5 of 5) sorted by relevance
120 void SSLClientSessionCache::SetClockForTesting(base::Clock* clock) { in SetClockForTesting() function in net::SSLClientSessionCache
30 ClockInterface* SetClockForTesting(ClockInterface* clock) { in SetClockForTesting() function
153 void MemBackendImpl::SetClockForTesting(base::Clock* clock) { in SetClockForTesting() function in disk_cache::MemBackendImpl
199 void SetClockForTesting(base::Clock* clock) { clock_ = clock; } in SetClockForTesting() function
1019 void NetworkErrorLoggingService::SetClockForTesting(const base::Clock* clock) { in SetClockForTesting() function in net::NetworkErrorLoggingService