Searched refs:getRuntimeHint (Results 1 – 2 of 2) sorted by relevance
2071 …Equals("Wrong expected runtime - option not passed cleanly", runtimeMs, deqpTest.getRuntimeHint()); in testRuntimeHint_optionSet()2144 ((IRuntimeHintProvider)shards.get(0)).getRuntimeHint()); in testRuntimeHint_optionSetSharded()2147 ((IRuntimeHintProvider)shards.get(1)).getRuntimeHint()); in testRuntimeHint_optionSetSharded()2261 long runtime = deqpTest.getRuntimeHint(); in testRuntimeHint_optionNotSet()
2143 long fullRuntimeMs = getRuntimeHint(); in updateRuntimeHint()2242 public long getRuntimeHint() { in getRuntimeHint() method in DeqpTestRunner