Searched refs:replyThread (Results 1 – 1 of 1) sorted by relevance
62 ReplyPacket replyThread, reply = debuggeeWrapper.vmMirror.getAllThreadID(); in testThreadGroup001() local79 replyThread = debuggeeWrapper.vmMirror.performCommand(packet); in testThreadGroup001()80 checkReplyPacket(replyThread, "ThreadReference::ThreadGroup command"); in testThreadGroup001()82 groupID = replyThread.getNextValueAsThreadGroupID(); in testThreadGroup001()