Searched refs:newRequestID (Results 1 – 8 of 8) sorted by relevance
139 int newRequestID = event.getNextValueAsInt(); in testInvokeMethod001() local144 + eventKind + " requestID=" + newRequestID + " threadID=" in testInvokeMethod001()146 if (newRequestID == requestID) { in testInvokeMethod001()294 int newRequestID = event.getNextValueAsInt(); in testInvokeMethod002() local299 + eventKind + " requestID=" + newRequestID + " threadID=" in testInvokeMethod002()301 if (newRequestID == requestID) { in testInvokeMethod002()431 int newRequestID = event.getNextValueAsInt(); in testInvokeMethod003() local436 + eventKind + " requestID=" + newRequestID + " threadID=" in testInvokeMethod003()438 if (newRequestID == requestID) { in testInvokeMethod003()
81 int newRequestID = event.getNextValueAsInt(); in testInvokeMethod_null_argument() local86 + eventKind + " requestID=" + newRequestID + " threadID=" in testInvokeMethod_null_argument()88 if (newRequestID == requestID) { in testInvokeMethod_null_argument()
138 int newRequestID = event.getNextValueAsInt(); in testNewInstance001() local143 + eventKind + "; requestID=" + newRequestID + "; threadID=" in testNewInstance001()145 if (newRequestID == requestID) { in testNewInstance001()349 int newRequestID = event.getNextValueAsInt(); in testNewInstance002() local354 + eventKind + "; requestID=" + newRequestID + "; threadID=" in testNewInstance002()356 if (newRequestID == requestID) { in testNewInstance002()
82 int newRequestID = event.getNextValueAsInt(); in testNewInstance_null_argument() local87 + eventKind + " requestID=" + newRequestID + " threadID=" in testNewInstance_null_argument()89 if (newRequestID == requestID) { in testNewInstance_null_argument()
135 int newRequestID = event.getNextValueAsInt(); in testInvokeMethod() local140 + eventKind + " requestID=" + newRequestID + " threadID=" in testInvokeMethod()142 if (newRequestID == requestID) { in testInvokeMethod()
83 int newRequestID = event.getNextValueAsInt(); in testInvokeMethod_toString() local88 + eventKind + " requestID=" + newRequestID + " threadID=" in testInvokeMethod_toString()90 if (newRequestID == requestID) { in testInvokeMethod_toString()
90 int newRequestID = event.getNextValueAsInt(); in waitEvent() local95 + eventKind + " requestID=" + newRequestID + " threadID=" in waitEvent()97 if (newRequestID == requestID) { in waitEvent()