Home
last modified time | relevance | path

Searched refs:BytesDropped (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/test/pc/e2e/
Dnetwork_quality_metrics_reporter.cc114 ReportResult("bytes_dropped", network_label, stats.BytesDropped().bytes(), in ReportStats()
/external/webrtc/api/test/network_emulation/
Dnetwork_emulation_interfaces.h138 DataSize BytesDropped() const { in BytesDropped() function
/external/webrtc/test/network/
Dnetwork_emulation_unittest.cc258 EXPECT_EQ(st.BytesDropped().bytes(), 0l); in TEST()
282 EXPECT_EQ(st.BytesDropped().bytes(), 0l); in TEST()