Home
last modified time | relevance | path

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

/external/webrtc/webrtc/tools/rtcbot/test/
Dtwo_way_video_streaming.js91 collectStats();
98 function collectStats() { function
Dwebrtc_video_streaming.js84 collectStats();
91 function collectStats() { function
DoneWayVideoStreamingWithDownloadingFile.js88 collectStats();
100 function collectStats() { function
/external/webrtc/webrtc/tools/rtcbot/
Dtest.js114 stats[reports[index].id] = collectStats(reports[index].stats);
127 function collectStats(stats) { function
/external/golang-protobuf/proto/
Dproperties.go652 if collectStats {
667 if collectStats {
672 if collectStats {
Dlib.go296 const collectStats = false const
Dencode.go277 if collectStats {
304 if collectStats {
Ddecode.go454 if collectStats {
/external/llvm/tools/sancov/
Dsancov.cc829 void collectStats(CoverageStats *Stats) const { in collectStats() function in __anon7812f88f0111::SourceCoverageData
1016 void collectStats(CoverageStats *Stats) const { in collectStats() function in __anon7812f88f0111::CoverageDataWithObjectFile
1020 SCovData.collectStats(Stats); in collectStats()
1120 Cov->collectStats(&Stats); in printStats()