Home
last modified time | relevance | path

Searched defs:SetClockForTesting (Results 1 – 5 of 5) sorted by relevance

/external/cronet/net/ssl/
Dssl_client_session_cache.cc119 void SSLClientSessionCache::SetClockForTesting(base::Clock* clock) { in SetClockForTesting() function in net::SSLClientSessionCache
/external/webrtc/rtc_base/
Dtime_utils.cc30 ClockInterface* SetClockForTesting(ClockInterface* clock) { in SetClockForTesting() function
/external/cronet/net/disk_cache/memory/
Dmem_backend_impl.cc153 void MemBackendImpl::SetClockForTesting(base::Clock* clock) { in SetClockForTesting() function in disk_cache::MemBackendImpl
/external/cronet/net/http/
Dhttp_cache.h200 void SetClockForTesting(base::Clock* clock) { clock_ = clock; } in SetClockForTesting() function
/external/cronet/net/network_error_logging/
Dnetwork_error_logging_service.cc1018 void NetworkErrorLoggingService::SetClockForTesting(const base::Clock* clock) { in SetClockForTesting() function in net::NetworkErrorLoggingService