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