Home
last modified time | relevance | path

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

/webrtc/webrtc/src/peer_connection/
H A Dpeer_connection_test.rs346 let outbound_stats = offer_stats in test_get_stats() localVariable
/webrtc/interceptor/src/stats/
H A Dmod.rs457 outbound_stats: HashMap<u32, outbound::StreamStats>, field