Searched refs:test_ssrc_ (Results 1 – 2 of 2) sorted by relevance
85 test_ssrc_ = 3456; in RtpRtcpAPITest()106 uint32_t test_ssrc_; member in webrtc::RtpRtcpAPITest138 module_->SetSSRC(test_ssrc_); in TEST_F()139 EXPECT_EQ(test_ssrc_, module_->SSRC()); in TEST_F()
37 test_ssrc_(3456), in RtpRtcpVideoTest()57 video_module_->SetSSRC(test_ssrc_); in SetUp()136 uint32_t test_ssrc_; member in webrtc::RtpRtcpVideoTest