Home
last modified time | relevance | path

Searched defs:maxRunTime (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
DDawnPerfTest.cpp233 void DawnPerfTestBase::DoRunLoop(double maxRunTime) { in DoRunLoop()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.cpp340 void ANGLEPerfTest::doRunLoop(double maxRunTime, int maxStepsToRun, RunLoopPolicy runPolicy) in doRunLoop()