Searched refs:last_packet_received_timestamp (Results 1 – 5 of 5) sorted by relevance
605 &last_packet_received_timestamp,658 last_packet_received_timestamp("lastPacketReceivedTimestamp"), in RTCInboundRTPStreamStats()706 last_packet_received_timestamp(other.last_packet_received_timestamp), in RTCInboundRTPStreamStats()
418 RTCStatsMember<double> last_packet_received_timestamp; variable
315 inbound_audio->last_packet_received_timestamp = in SetInboundRTPStreamStatsFromVoiceReceiverInfo()373 inbound_video->last_packet_received_timestamp = in SetInboundRTPStreamStatsFromVideoReceiverInfo()
820 verifier.TestMemberIsDefined(inbound_stream.last_packet_received_timestamp); in VerifyRTCInboundRTPStreamStats()
1855 expected_audio.last_packet_received_timestamp = 3.0; in TEST_F()1954 expected_video.last_packet_received_timestamp = 1.0; in TEST_F()