Searched refs:AllThreadsDebuggee (Results 1 – 2 of 2) sorted by relevance
45 public class AllThreadsDebuggee extends SyncDebuggee { class101 synchronized(AllThreadsDebuggee.waitForStart){ in run()103 AllThreadsDebuggee.waitForStart.notifyAll(); in run()114 runDebuggee(AllThreadsDebuggee.class); in main()
97 if (threadName.equals(AllThreadsDebuggee.TESTED_THREAD)) { in testAllThreads003()98 printErrorAndFail(AllThreadsDebuggee.TESTED_THREAD in testAllThreads003()210 if (threadName.equals(AllThreadsDebuggee.TESTED_THREAD)) { in testAllThreads001()218 printErrorAndFail(AllThreadsDebuggee.TESTED_THREAD + " not found"); in testAllThreads001()221 printErrorAndFail(AllThreadsDebuggee.TESTED_THREAD in testAllThreads001()