Searched refs:HasConnectionWithRemoteAddress (Results 1 – 1 of 1) sorted by relevance
126 bool HasConnectionWithRemoteAddress(const SocketAddress& address) { in HasConnectionWithRemoteAddress() function in webrtc::PeerConnectionWrapperForBundleTest641 EXPECT_TRUE_WAIT(caller->HasConnectionWithRemoteAddress(kAudioAddress1), in TEST_P()643 EXPECT_TRUE_WAIT(caller->HasConnectionWithRemoteAddress(kAudioAddress2), in TEST_P()645 EXPECT_FALSE(caller->HasConnectionWithRemoteAddress(kVideoAddress)); in TEST_P()