Searched refs:WithRrtr (Results 1 – 5 of 5) sorted by relevance
364 EXPECT_TRUE(xr.WithRrtr(&rrtr)); in TEST()383 EXPECT_TRUE(xr.WithRrtr(&rrtr1)); in TEST()384 EXPECT_TRUE(xr.WithRrtr(&rrtr2)); in TEST()536 EXPECT_TRUE(xr.WithRrtr(&rrtr)); in TEST()557 EXPECT_TRUE(xr.WithRrtr(&rrtr)); in TEST()577 EXPECT_TRUE(xr.WithRrtr(&rrtr)); in TEST()578 EXPECT_FALSE(xr.WithRrtr(&rrtr)); in TEST()
629 xr.WithRrtr(&rrtr); in TEST_F()705 xr.WithRrtr(&rrtr); in TEST_F()733 xr.WithRrtr(&rrtr); in TEST_F()769 xr.WithRrtr(&rrtr); in TEST_F()
440 bool WithRrtr(Rrtr* rrtr);
563 bool Xr::WithRrtr(Rrtr* rrtr) { in WithRrtr() function in webrtc::rtcp::Xr
749 xr->WithRrtr(&rrtr); in BuildReceiverReferenceTime()