Searched refs:pooled_session_2 (Results 1 – 1 of 1) sorted by relevance
2003 const PortAllocatorSession* pooled_session_2 = in TEST_F() local2006 ASSERT_NE(nullptr, pooled_session_2); in TEST_F()2010 EXPECT_TRUE(pooled_session_2->ReadyPorts().empty()); in TEST_F()2011 EXPECT_TRUE(pooled_session_2->ReadyCandidates().empty()); in TEST_F()2020 auto pooled_ports_2 = pooled_session_2->ReadyPorts(); in TEST_F()2046 const PortAllocatorSession* pooled_session_2 = in TEST_F() local2049 ASSERT_NE(nullptr, pooled_session_2); in TEST_F()2053 pooled_session_2->CandidatesAllocationDone(), in TEST_F()2063 auto pooled_ports_2 = pooled_session_2->ReadyPorts(); in TEST_F()