Home
last modified time | relevance | path

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

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