Searched refs:runtimeHint (Results 1 – 2 of 2) sorted by relevance
439 public long runtimeHint = 0l; field in ModuleRepoTest.TestRuntime442 return runtimeHint; in getRuntimeHint()469 test1.runtimeHint = 100l; in testGetshard_allSameRuntime()474 test2.runtimeHint = 100l; in testGetshard_allSameRuntime()479 test3.runtimeHint = 100l; in testGetshard_allSameRuntime()484 test4.runtimeHint = 100l; in testGetshard_allSameRuntime()509 test1.runtimeHint = 100l; in testGetShard_cannotSplitMore()
478 long runtimeHint = mRuntimeHint / TEST_PACKAGES.size(); in split() local479 catchAll.mRuntimeHint = runtimeHint; in split()486 test.mRuntimeHint = runtimeHint / TEST_PACKAGES.size(); in split()