Home
last modified time | relevance | path

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

/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java2138 final long fullRuntimeMs = testIds.size()*100; in testRuntimeHint_optionSetSharded() local
2164 final long fullRuntimeMs = testIds.size()*100; in testGetTestShard() local
2214 final long fullRuntimeMs = testIds.size()*100; in testGetTestShard_tooManyShardRequested() local
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java2143 long fullRuntimeMs = getRuntimeHint(); in updateRuntimeHint() local