Home
last modified time | relevance | path

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

/external/cronet/net/http/
Dhttp_cache.h221 void SimulateCacheLockTimeoutForTesting() { bypass_lock_for_test_ = true; } in SimulateCacheLockTimeoutForTesting() function
Dmock_http_cache.cc684 http_cache_.SimulateCacheLockTimeoutForTesting(); in SimulateCacheLockTimeout()