Searched refs:returnedExceptionSignature (Results 1 – 6 of 6) sorted by relevance
67 String returnedExceptionSignature = getClassSignature(typeID); in testExceptionUncaughtEvent_ExceptionObject() local68 printTestLog("returnedExceptionSignature = |" + returnedExceptionSignature+"|"); in testExceptionUncaughtEvent_ExceptionObject()70 EXCEPTION_SIGNATURE, returnedExceptionSignature); in testExceptionUncaughtEvent_ExceptionObject()
161 String returnedExceptionSignature = getClassSignature(typeID); in runExceptionObjectTest() local162 printTestLog("returnedExceptionSignature = |" + returnedExceptionSignature+"|"); in runExceptionObjectTest()164 getExpectedExceptionSignature(fromNative), returnedExceptionSignature); in runExceptionObjectTest()
90 String returnedExceptionSignature = getClassSignature(typeID); in testFieldAccessEvent() local92 classSignature, returnedExceptionSignature); in testFieldAccessEvent()
90 String returnedExceptionSignature = getClassSignature(typeID); in testFieldModifyEvent() local92 classSignature, returnedExceptionSignature); in testFieldModifyEvent()
110 String returnedExceptionSignature = getClassSignature(typeID); in checkEvent() local112 DEBUGGEE_SIGNATURE, returnedExceptionSignature); in checkEvent()
134 String returnedExceptionSignature = getClassSignature(typeID); in hookFieldModification() local136 classSignature, returnedExceptionSignature); in hookFieldModification()