Home
last modified time | relevance | path

Searched refs:SimulateCacheLockTimeoutForTesting (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache.h220 void SimulateCacheLockTimeoutForTesting() { bypass_lock_for_test_ = true; } in SimulateCacheLockTimeoutForTesting() function
H A Dmock_http_cache.cc733 http_cache_.SimulateCacheLockTimeoutForTesting(); in SimulateCacheLockTimeout()