Searched refs:allThreadsNames (Results 1 – 1 of 1) sorted by relevance
103 String[] allThreadsNames = new String[threads]; in testSuspendCount001() local121 allThreadsNames[i] = threadName; in testSuspendCount001()295 if ( testedThreadsNames[testedThreadsNumber].equals(allThreadsNames[i]) ) { in testSuspendCount001()