Home
last modified time | relevance | path

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

/external/v8/tools/testrunner/network/
Dnetwork_execution.py239 total_runtime = 0.0
244 total_runtime += p.runtime
248 p.runtime /= total_runtime
/external/webrtc/webrtc/modules/video_processing/test/
Dvideo_processing_unittest.cc227 int64_t total_runtime = 0; local
301 total_runtime += runtime;
305 static_cast<int>(total_runtime));