Home
last modified time | relevance | path

Searched defs:secondsPerIteration (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.cpp307 double secondsPerIteration = secondsPerStep / static_cast<double>(mIterationsPerStep); in run() local
415 double secondsPerIteration = secondsPerStep / static_cast<double>(mIterationsPerStep); in printResults() local
466 double secondsPerIteration = secondsPerStep / static_cast<double>(mIterationsPerStep); in printResults() local
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
DDawnPerfTest.cpp367 double secondsPerIteration = in PrintPerIterationResultFromSeconds() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.cpp289 double secondsPerIteration = secondsPerStep / static_cast<double>(mIterationsPerStep); in printResults() local