Searched defs:SetClockForTesting (Results 1 – 5 of 5) sorted by relevance
119 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
200 void SetClockForTesting(base::Clock* clock) { clock_ = clock; } in SetClockForTesting() function
1018 void NetworkErrorLoggingService::SetClockForTesting(const base::Clock* clock) { in SetClockForTesting() function in net::NetworkErrorLoggingService