Searched defs:client_cache (Results 1 – 7 of 7) sorted by relevance
148 auto client_cache = std::make_unique<TestCoordinationClientCache>(); in CoordinationBarrierTest() local201 auto client_cache = std::make_unique<TestCoordinationClientCache>(); in EnableCoordinationService() local319 auto client_cache = std::make_unique<TestCoordinationClientCache>(); in TEST() local519 auto client_cache = std::make_unique<TestCoordinationClientCache>(); in TEST() local632 auto client_cache = std::make_unique<TestCoordinationClientCache>(); in TEST() local690 auto client_cache = std::make_unique<TestCoordinationClientCache>(); in TEST() local754 auto client_cache = std::make_unique<TestCoordinationClientCache>(); in TEST() local
156 std::unique_ptr<CoordinationClientCache> client_cache, in Initialize()
339 std::unique_ptr<CoordinationClientCache> client_cache, Env* env, in CoordinationServiceStandaloneImpl()
36 std::unique_ptr<EagerClientCache> client_cache( in TEST() local
204 std::unique_ptr<CoordinationClientCache> client_cache; in CreateSession() local
89 auto client_cache = std::make_unique<test::SimpleSessionCache>(); in QuicSpdyClientSessionTest() local
178 eager::EagerClientCache* client_cache, in GetReplacedFromExistingWorkers()