Searched refs:SetNextPortForTesting (Results 1 – 3 of 3) sorted by relevance
1106 ss_->SetNextPortForTesting(first_addr.port()); in TEST_F()1140 ss_->SetNextPortForTesting(first_addr.port()); in TEST_F()1207 ss_->SetNextPortForTesting(first_addr.port()); in TEST_F()
317 void SetNextPortForTesting(uint16_t port);
768 void VirtualSocketServer::SetNextPortForTesting(uint16_t port) { in SetNextPortForTesting() function in rtc::VirtualSocketServer