Searched refs:getRuntimeHint (Results 1 – 3 of 3) sorted by relevance
160 public long getRuntimeHint() { in getRuntimeHint() method in ICU4CTest
2053 …Equals("Wrong expected runtime - option not passed cleanly", runtimeMs, deqpTest.getRuntimeHint()); in testRuntimeHint_optionSet()2127 ((IRuntimeHintProvider)shards.get(0)).getRuntimeHint()); in testRuntimeHint_optionSetSharded()2130 ((IRuntimeHintProvider)shards.get(1)).getRuntimeHint()); in testRuntimeHint_optionSetSharded()2150 long runtime = deqpTest.getRuntimeHint(); in testRuntimeHint_optionNotSet()
2309 long fullRuntimeMs = getRuntimeHint(); in updateRuntimeHint()2363 public long getRuntimeHint() { in getRuntimeHint() method in DeqpTestRunner