Searched refs:minTerminationTime (Results 1 – 1 of 1) sorted by relevance
108 final long minTerminationTime = MAX_SEPARATE_PROCESS_EXECUTION_TIME.toMillis() / 4; in testDriverDoesNotFailWithParallelThreads() local109 Thread.sleep(ramdomInRange(minTerminationTime, maxTerminationTime)); in testDriverDoesNotFailWithParallelThreads()