Home
last modified time | relevance | path

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

/external/webrtc/modules/pacing/
Dpacing_controller_unittest.cc1156 std::vector<ProbeClusterConfig> probe_clusters = { in TEST_F() local
1234 std::vector<ProbeClusterConfig> probe_clusters = { in TEST_F() local
1304 std::vector<ProbeClusterConfig> probe_clusters = { in TEST_F() local
1498 std::vector<ProbeClusterConfig> probe_clusters = { in TEST_F() local
1607 std::vector<ProbeClusterConfig> probe_clusters = { in TEST_F() local
/external/webrtc/logging/rtc_event_log/
Drtc_event_log2.proto30 repeated BweProbeCluster probe_clusters = 21; field