Searched refs:pooled_session_1 (Results 1 – 1 of 1) sorted by relevance
2001 const PortAllocatorSession* pooled_session_1 = in TEST_F() local2005 ASSERT_NE(nullptr, pooled_session_1); in TEST_F()2008 EXPECT_TRUE(pooled_session_1->ReadyPorts().empty()); in TEST_F()2009 EXPECT_TRUE(pooled_session_1->ReadyCandidates().empty()); in TEST_F()2019 auto pooled_ports_1 = pooled_session_1->ReadyPorts(); in TEST_F()2044 const PortAllocatorSession* pooled_session_1 = in TEST_F() local2048 ASSERT_NE(nullptr, pooled_session_1); in TEST_F()2052 EXPECT_TRUE_SIMULATED_WAIT(pooled_session_1->CandidatesAllocationDone() && in TEST_F()2062 auto pooled_ports_1 = pooled_session_1->ReadyPorts(); in TEST_F()