Searched defs:operationsPerThread (Results 1 – 1 of 1) sorted by relevance
305 int operationsPerThread = -1; in parseAndRun() local361 public static void runTest(final int numberOfThreads, final int operationsPerThread, in runTest()