Home
last modified time | relevance | path

Searched defs:kExpectedDataSent (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/pacing/
H A Dbitrate_prober_unittest.cc286 const DataSize kExpectedDataSent = kBitrate * TimeDelta::Millis(15); in TEST() local
310 const DataSize kExpectedDataSent = kBitrate * TimeDelta::Millis(15); in TEST() local
335 const DataSize kExpectedDataSent = kSmallPacketSize * 2 * 5; in TEST() local
/aosp_15_r20/external/webrtc/test/network/
H A Dcross_traffic_unittest.cc94 const auto kExpectedDataSent = kRunTime * config.peak_rate * 0.5; in TEST() local
122 const auto kExpectedDataSent = kRunTime * config.peak_rate; in TEST() local