Searched refs:testedThreadGroupsNames (Results 1 – 1 of 1) sorted by relevance
82 String[] testedThreadGroupsNames = new String[testedThreadsNumber]; in testThreadGroup002() local89 … testedThreadGroupsNames[i] = ThreadGroup002Debuggee.THREAD_GROUP_NAME_PATTERN + (i%2); in testThreadGroup002()92 testedThreadGroupsNames[i] = debuggeeMainThreadGroupName; in testThreadGroup002()248 if ( ! testedThreadGroupsNames[threadCount].equals(threadGroupName) ) { in testThreadGroup002()251 testedThreadGroupsNames[threadCount] + "'"); in testThreadGroup002()