Searched defs:suspensionMethodInfo (Results 1 – 3 of 3) sorted by relevance
36 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointBoolean"); in testGetValues001_Boolean() local52 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointByte"); in testGetValues002_Byte() local68 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointChar"); in testGetValues003_Char() local84 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointShort"); in testGetValues004_Short() local100 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointInt"); in testGetValues005_Int() local117 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointInt2"); in testGetValues005_Int2() local134 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointLong"); in testGetValues006_Long() local150 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointFloat"); in testGetValues007_Float() local166 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointDouble"); in testGetValues008_Double() local184 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointObject"); in testGetValues009_ThisObject() local[all …]
37 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointBoolean"); in testSetValues001_Boolean() local54 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointByte"); in testSetValues002_Byte() local71 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointChar"); in testSetValues003_Char() local88 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointShort"); in testSetValues004_Short() local105 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointInt"); in testSetValues005_Int() local123 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointIntConstant"); in testSetValues005_IntConstant() local143 MethodInfo suspensionMethodInfo = tester.addTestMethod("breakpointIntTwoConstants"); in testSetValues005_IntTwoConstants() local164 MethodInfo suspensionMethodInfo = in testSetValues005_IntConstantWithException() local184 MethodInfo suspensionMethodInfo = in testSetValues005_IntConstantWithExceptionInCallee() local208 MethodInfo suspensionMethodInfo = in testSetValues005_IntConstantWithExceptionInCaller() local[all …]
165 protected void runStackFrameTest(StackFrameTester tester, MethodInfo suspensionMethodInfo) { in runStackFrameTest()232 MethodInfo suspensionMethodInfo, boolean firstSuspension) { in checkStackFrame()