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