Home
last modified time | relevance | path

Searched refs:increment_packets (Results 1 – 2 of 2) sorted by relevance

/webrtc/interceptor/src/report/sender/
H A Dsender_stream.rs27 self.counters.increment_packets(); in process_rtp()
114 pub fn increment_packets(&mut self) { in increment_packets() method
H A Dsender_test.rs238 counters.increment_packets(); in test_stream_packet_counter_wraps_on_overflow()