Home
last modified time | relevance | path

Searched defs:CloseCurrentIdleSessions (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_session_pool.cc474 void SpdySessionPool::CloseCurrentIdleSessions(const std::string& description) { in CloseCurrentIdleSessions() function in net::SpdySessionPool
H A Dspdy_session_pool_unittest.cc283 TEST_F(SpdySessionPoolTest, CloseCurrentIdleSessions) { in TEST_F() argument