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