Searched refs:CHILD_GROUP (Results 1 – 4 of 4) sorted by relevance
49 public static final String CHILD_GROUP = "ChildGroup"; field in NameDebuggee57 ThreadGroup thrdGroupChild = new ThreadGroup(thrdGroupParent, CHILD_GROUP); in run()
48 public static final String CHILD_GROUP = "ChildGroup"; field in ChildrenDebuggee56 ThreadGroup thrdGroupChild = new ThreadGroup(thrdGroupParent, CHILD_GROUP); in run()
82 NameDebuggee.CHILD_GROUP, groupName); in testName001()
127 assertString("Invalid group name,", NameDebuggee.CHILD_GROUP, groupName); in testChildren001()