Searched refs:test_timestamp_ (Results 1 – 2 of 2) sorted by relevance
86 test_timestamp_ = 4567; in RtpRtcpAPITest()107 uint32_t test_timestamp_; member in webrtc::RtpRtcpAPITest118 module_->SetStartTimestamp(test_timestamp_); in TEST_F()119 EXPECT_EQ(test_timestamp_, module_->StartTimestamp()); in TEST_F()
38 test_timestamp_(4567), in RtpRtcpVideoTest()137 uint32_t test_timestamp_; member in webrtc::RtpRtcpVideoTest