Searched refs:printTestLog (Results 1 – 6 of 6) sorted by relevance
52 printTestLog("STARTED..."); in testExceptionUncaughtEvent_ExceptionObject()58 printTestLog("returnedException.objectID = " + returnedException.objectID); in testExceptionUncaughtEvent_ExceptionObject()62 printTestLog("returnedException.tag = " + returnedException.objectID); in testExceptionUncaughtEvent_ExceptionObject()69 printTestLog("returnedExceptionSignature = |" + returnedExceptionSignature+"|"); in testExceptionUncaughtEvent_ExceptionObject()74 printTestLog("resume debuggee..."); in testExceptionUncaughtEvent_ExceptionObject()90 printTestLog("STARTED..."); in testExceptionUncaughtEvent_ThrowLocation()97 printTestLog("returnedThread = " + returnedThread); in testExceptionUncaughtEvent_ThrowLocation()101 printTestLog("returnedExceptionLoc = " + throwLocation); in testExceptionUncaughtEvent_ThrowLocation()106 printTestLog("topFrameLoc = " + topFrameLoc); in testExceptionUncaughtEvent_ThrowLocation()129 printTestLog("resume debuggee..."); in testExceptionUncaughtEvent_ThrowLocation()[all …]
146 printTestLog("STARTED..."); in runExceptionObjectTest()152 printTestLog("returnedException.objectID = " + returnedException.objectID); in runExceptionObjectTest()156 printTestLog("returnedException.tag = " + returnedException.objectID); in runExceptionObjectTest()163 printTestLog("returnedExceptionSignature = |" + returnedExceptionSignature+"|"); in runExceptionObjectTest()168 printTestLog("resume debuggee..."); in runExceptionObjectTest()176 printTestLog("STARTED..."); in runThrowLocationTest()183 printTestLog("returnedThread = " + returnedThread); in runThrowLocationTest()187 printTestLog("returnedExceptionLoc = " + throwLocation); in runThrowLocationTest()192 printTestLog("topFrameLoc = " + topFrameLoc); in runThrowLocationTest()217 printTestLog("resume debuggee..."); in runThrowLocationTest()[all …]
115 printTestLog("=> receiveEvent()..."); in runCombinedExceptionEventsTest()118 printTestLog("Received " + parsedEvents.length + " + event(s)."); in runCombinedExceptionEventsTest()127 printTestLog("Event #" + i + ": kind=" in runCombinedExceptionEventsTest()175 printTestLog("Request EXCEPTION event: class=" + exceptionClassID + ", caught=" in requestException()181 printTestLog("Created request " + requestID); in requestException()
39 printTestLog("=> receiveEvent()..."); in receiveAndCheckExceptionEvent()41 printTestLog("Event is received! Check it ..."); in receiveAndCheckExceptionEvent()45 printTestLog("parsedEvents.length = " + parsedEvents.length); in receiveAndCheckExceptionEvent()46 printTestLog("parsedEvents[0].getEventKind() = " + parsedEvents[0].getEventKind()); in receiveAndCheckExceptionEvent()
165 protected void printTestLog(String msg) { in printTestLog() method in JDWPRawTestCase
152 printTestLog("STARTED"); in internalSetUp()160 printTestLog("FINISHED"); in internalTearDown()