Searched refs:capture_start_ntp_time_ms (Results 1 – 9 of 9) sorted by relevance
60 int64_t capture_start_ntp_time_ms = 0; member
737 capture_start_ntp_time_ms(-1) {} in VoiceReceiverInfo()762 int64_t capture_start_ntp_time_ms; member828 capture_start_ntp_time_ms(-1) { in VideoReceiverInfo()868 int64_t capture_start_ntp_time_ms; member
206 stats.capture_start_ntp_time_ms = call_stats.capture_start_ntp_time_ms_; in GetStats()
325 stats.capture_start_ntp_time_ms); in TEST()
179 info.capture_start_ntp_time_ms); in ExtractStats()209 info.capture_start_ntp_time_ms); in ExtractStats()
2406 rinfo.capture_start_ntp_time_ms = stats.capture_start_ntp_time_ms; in GetStats()
357 stats.capture_start_ntp_time_ms = 3456; in GetAudioReceiveStreamStats()392 EXPECT_EQ(info.capture_start_ntp_time_ms, stats.capture_start_ntp_time_ms); in VerifyVoiceReceiverInfo()
2538 info.capture_start_ntp_time_ms = estimated_remote_start_ntp_time_ms_; in GetVideoReceiverInfo()
1936 EXPECT_EQ(kInitialNtpTimeMs, info.receivers[0].capture_start_ntp_time_ms); in TEST_F()