Home
last modified time | relevance | path

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

/external/chromium_org/content/renderer/media/
Dmock_peer_connection_impl.cc284 webrtc::StatsReport& report2 = reports[1]; in GetStats() local
285 report2.id = "nontrack"; in GetStats()
286 report2.type = "generic"; in GetStats()
287 report2.timestamp = 44; in GetStats()
288 report2.values.push_back(value); in GetStats()
291 report2.values.push_back(value); in GetStats()