Home
last modified time | relevance | path

Searched refs:video_rtcp_transport_channel (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dwebrtcsession_unittest.cc266 cricket::TransportChannel* video_rtcp_transport_channel() { in video_rtcp_transport_channel() function in WebRtcSessionForTest
3168 EXPECT_TRUE(nullptr == session_->video_rtcp_transport_channel()); in TEST_F()
3316 EXPECT_TRUE(session_->video_rtcp_transport_channel() == NULL); in TEST_F()
3324 EXPECT_TRUE(session_->video_rtcp_transport_channel() == NULL); in TEST_F()
3336 EXPECT_TRUE(session_->video_rtcp_transport_channel() != NULL); in TEST_F()
3344 EXPECT_TRUE(session_->video_rtcp_transport_channel() == NULL); in TEST_F()