Searched defs:CreateSessionAttempt (Results 1 – 4 of 4) sorted by relevance
711 std::unique_ptr<QuicSessionAttempt> QuicSessionPool::CreateSessionAttempt( in CreateSessionAttempt() function in net::QuicSessionPool
14716 TEST_P(QuicSessionPoolTest, CreateSessionAttempt) { in TEST_P() argument