Searched defs:total_runtime (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/video_processing/test/
H A Dvideo_processing_unittest.cc227 int64_t total_runtime = 0; local
301 total_runtime += runtime;
305 static_cast<int>(total_runtime));

Completed in 197 milliseconds