Searched refs:getRuntimeHint (Results 1 – 2 of 2) sorted by relevance
2014 …Equals("Wrong expected runtime - option not passed cleanly", runtimeMs, deqpTest.getRuntimeHint()); in testRuntimeHint_optionSet()2083 ((IRuntimeHintProvider)shards.get(0)).getRuntimeHint()); in testRuntimeHint_optionSetSharded()2086 ((IRuntimeHintProvider)shards.get(1)).getRuntimeHint()); in testRuntimeHint_optionSetSharded()2106 long runtime = deqpTest.getRuntimeHint(); in testRuntimeHint_optionNotSet()
2210 long fullRuntimeMs = getRuntimeHint(); in updateRuntimeHint()2264 public long getRuntimeHint() { in getRuntimeHint() method in DeqpTestRunner