Searched refs:childThreads (Results 1 – 3 of 3) sorted by relevance
93 int childThreads = reply.getNextValueAsInt(); in testChildren001() local94 if (childThreads != 1) { in testChildren001()95 logWriter.println("## FAILURE: Unexpected number of child threads = " + childThreads); in testChildren001()97 assertEquals("Invalid number of child threads,", 1, childThreads); in testChildren001()
100 int childThreads = replyChilds.getNextValueAsInt(); in printThreadGroup() local101 logWriter.println("==> Returned child threads: " + childThreads); in printThreadGroup()103 for (int j = 0; j < childThreads; j++) { in printThreadGroup()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...