Searched refs:threadGroupName (Results 1 – 1 of 1) sorted by relevance
245 String threadGroupName = reply.getNextValueAsString(); in testThreadGroup002() local246 … logWriter.println("==> thread group name for checked thread = '" + threadGroupName + "'"); in testThreadGroup002()248 if ( ! testedThreadGroupsNames[threadCount].equals(threadGroupName) ) { in testThreadGroup002()