Searched refs:ThreadCount (Results 1 – 1 of 1) sorted by relevance
175 int ThreadCount = 3; in testEncoderWithFormats() local179 ExecutorService pool = Executors.newFixedThreadPool(ThreadCount); in testEncoderWithFormats()190 int waitingSeconds = ((testsStarted + ThreadCount - 1) / ThreadCount) * allowPerTest; in testEncoderWithFormats()