Home
last modified time | relevance | path

Searched refs:pop (Results 1 – 25 of 115) sorted by relevance

12345

/art/test/1926-missed-frame-pop/
Dexpected.txt1 Ran recurTimes(10) without errors after disabling frame pop event!
2 renabling frame pop event with similar stack.
4 Ran recurTimes(10) without errors after disabling frame pop event!
5 renabling frame pop event with similar stack.
7 Ran recurTimes(10) without errors after disabling frame pop event!
8 renabling frame pop event with similar stack.
Dinfo.txt1 Tests notify frame pop JVMTI functionality.
/art/test/1924-frame-pop-toggle/
Dexpected.txt1 public static void art.Test1924.recurTimesA(int,java.lang.Runnable) pop. Line=44 exception:false
3 public static void art.Test1924.recurTimesF(int,java.lang.Runnable) pop. Line=84 exception:false
5 public static void art.Test1924.recurTimesK(int,java.lang.Runnable) pop. Line=124 exception:false
7 public static void art.Test1924.recurTimesF(int,java.lang.Runnable) pop. Line=83 exception:true
Dinfo.txt1 Tests notify frame pop JVMTI functionality.
3 This tests toggling frame pop off and on.
/art/test/1923-frame-pop/
Dexpected.txt1 public static void art.Test1923.recurTimesA(int,java.lang.Runnable) pop. Line=44 exception:false
3 public static void art.Test1923.recurTimesF(int,java.lang.Runnable) pop. Line=84 exception:false
5 public static void art.Test1923.recurTimesK(int,java.lang.Runnable) pop. Line=124 exception:false
7 public static void art.Test1923.recurTimesF(int,java.lang.Runnable) pop. Line=83 exception:true
Dinfo.txt1 Tests notify frame pop JVMTI functionality.
/art/test/1925-self-frame-pop/
Dinfo.txt1 Tests notify frame pop JVMTI functionality.
3 This tests setting frame-pop on the current thread
Dexpected.txt1 public static void art.Test1925.recurTimesE(int,java.lang.Runnable) pop. Line=76 exception:false
3 public static void art.Test1925.recurTimesE(int,java.lang.Runnable) pop. Line=75 exception:true
/art/runtime/arch/mips64/
Dasm_support_mips64.S106 .set pop define
115 .set pop define
124 .set pop define
/art/runtime/arch/mips/
Dasm_support_mips.S155 .set pop define
164 .set pop define
173 .set pop define
198 .set pop define
/art/test/1956-pop-frame-jit-calling/
Djvm-expected.patch4 < Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
14 < Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
Dexpected.txt37 Test stopped during notifyFramePop without exception on pop of calledFunction
40 Test stopped during notifyFramePop without exception on pop of doNothing
43 Test stopped during notifyFramePop with exception on pop of calledFunction
47 Test stopped during notifyFramePop with exception on pop of doThrow
77 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
87 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
103 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
112 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
/art/test/1954-pop-frame-jit/
Djvm-expected.patch4 < Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
14 < Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
Dexpected.txt37 Test stopped during notifyFramePop without exception on pop of calledFunction
40 Test stopped during notifyFramePop without exception on pop of doNothing
43 Test stopped during notifyFramePop with exception on pop of calledFunction
47 Test stopped during notifyFramePop with exception on pop of doThrow
77 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
87 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
103 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
112 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
/art/test/1953-pop-frame/
Dclass-loading-expected.patch4 > Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
14 > Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
Dexpected.txt37 Test stopped during notifyFramePop without exception on pop of calledFunction
40 Test stopped during notifyFramePop without exception on pop of doNothing
43 Test stopped during notifyFramePop with exception on pop of calledFunction
47 Test stopped during notifyFramePop with exception on pop of doThrow
83 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
92 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
/art/test/1955-pop-frame-jit-called/
Djvm-expected.patch4 < Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
14 < Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
Dexpected.txt37 Test stopped during notifyFramePop without exception on pop of calledFunction
40 Test stopped during notifyFramePop without exception on pop of doNothing
43 Test stopped during notifyFramePop with exception on pop of calledFunction
47 Test stopped during notifyFramePop with exception on pop of doThrow
77 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
87 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
103 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
112 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
/art/test/983-source-transform-verify/
Dsource_transform_slicer.cc24 #pragma clang diagnostic pop
/art/sigchainlib/
Dsigchain_dummy.cc49 #pragma GCC diagnostic pop
/art/test/162-method-resolution/jasmin/
DTest5User.j30 dup ; Bogus operand to be swallowed by the pop in the non-exceptional path.
34 pop ; Pops the exception or the bogus operand from above.
/art/runtime/gc/allocator/
Ddlmalloc.h37 #pragma GCC diagnostic pop
/art/simulator/
Dcode_simulator_arm64.h26 #pragma GCC diagnostic pop
/art/runtime/arch/arm/
Dmemcmp16_arm.S153 pop {r4, lr}
167 pop {r4, lr}
182 pop {r4, lr}
/art/runtime/entrypoints/quick/
Dquick_math_entrypoints.cc68 #pragma clang diagnostic pop

12345