Searched refs:timestamp_ms_2 (Results 1 – 2 of 2) sorted by relevance
461 int64_t timestamp_ms_2 = clock.TimeInMilliseconds(); in TEST() local465 ElementsAre(RtpSource(timestamp_ms_2, kSsrc2, RtpSourceType::SSRC, in TEST()467 RtpSource(timestamp_ms_2, kCsrcs0, RtpSourceType::CSRC, in TEST()
9092 int64_t timestamp_ms_2 = source.timestamp_ms(); in TEST_F() local9095 EXPECT_GT(timestamp_ms_2, timestamp_ms_1); in TEST_F()