Searched refs:totalThreadCount (Results 1 – 1 of 1) sorted by relevance
170 final int totalThreadCount = mThreadCount + 1; in testDegradationForModels() local171 final CountDownLatch start = new CountDownLatch(totalThreadCount); in testDegradationForModels()181 ExecutorService testExecutor = Executors.newFixedThreadPool(totalThreadCount); in testDegradationForModels()