Home
last modified time | relevance | path

Searched refs:notifyFramePop (Results 1 – 19 of 19) sorted by relevance

/aosp12/art/test/1953-pop-frame/
H A Dclass-loading-expected.patch2 > Test stopped during notifyFramePop without exception on pop of calledFunction
5 > Test stopped during notifyFramePop without exception on pop of doNothing
8 > Test stopped during notifyFramePop with exception on pop of calledFunction
12 > Test stopped during notifyFramePop with exception on pop of doThrow
/aosp12/art/test/1954-pop-frame-jit/
H A Djvm-expected.patch2 < Test stopped during notifyFramePop without exception on pop of calledFunction
5 < Test stopped during notifyFramePop without exception on pop of doNothing
8 < Test stopped during notifyFramePop with exception on pop of calledFunction
12 < Test stopped during notifyFramePop with exception on pop of doThrow
H A Dexpected-stdout.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
/aosp12/art/test/1955-pop-frame-jit-called/
H A Djvm-expected.patch2 < Test stopped during notifyFramePop without exception on pop of calledFunction
5 < Test stopped during notifyFramePop without exception on pop of doNothing
8 < Test stopped during notifyFramePop with exception on pop of calledFunction
12 < Test stopped during notifyFramePop with exception on pop of doThrow
H A Dexpected-stdout.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
/aosp12/art/test/1956-pop-frame-jit-calling/
H A Djvm-expected.patch2 < Test stopped during notifyFramePop without exception on pop of calledFunction
5 < Test stopped during notifyFramePop without exception on pop of doNothing
8 < Test stopped during notifyFramePop with exception on pop of calledFunction
12 < Test stopped during notifyFramePop with exception on pop of doThrow
H A Dexpected-stdout.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
/aosp12/art/test/1923-frame-pop/src/art/
H A DFramePop.java24 public static native void notifyFramePop(Thread target, int depth) throws Exception; in notifyFramePop() method in FramePop
H A DTest1923.java190 FramePop.notifyFramePop(target, target_frame.depth); in doRecurTestWith()
/aosp12/art/test/1924-frame-pop-toggle/src/art/
H A DFramePop.java24 public static native void notifyFramePop(Thread target, int depth) throws Exception; in notifyFramePop() method in FramePop
H A DTest1924.java189 FramePop.notifyFramePop(target, target_frame.depth); in doRecurTestWith()
/aosp12/art/test/1925-self-frame-pop/src/art/
H A DFramePop.java24 public static native void notifyFramePop(Thread target, int depth) throws Exception; in notifyFramePop() method in FramePop
H A DTest1925.java146 FramePop.notifyFramePop(null, target_frame.depth); in doRecurTestWith()
/aosp12/art/test/1926-missed-frame-pop/src/art/
H A DFramePop.java24 public static native void notifyFramePop(Thread target, int depth) throws Exception; in notifyFramePop() method in FramePop
H A DTest1926.java202 FramePop.notifyFramePop(target, target_frame.depth); in doRecurTestWith()
/aosp12/art/test/jvmti-common/
H A DFramePop.java24 public static native void notifyFramePop(Thread target, int depth) throws Exception; in notifyFramePop() method in FramePop
/aosp12/art/test/1968-force-early-return/
H A Dexpected-stdout.txt74 Test stopped during notifyFramePop with exception on pop of calledFunction
81 Test stopped during notifyFramePop with exception on pop of doThrow
/aosp12/art/test/1969-force-early-return-void/
H A Dexpected-stdout.txt74 Test stopped during notifyFramePop with exception on pop of calledFunction
81 Test stopped during notifyFramePop with exception on pop of doThrow
/aosp12/art/test/1970-force-early-return-long/
H A Dexpected-stdout.txt74 Test stopped during notifyFramePop with exception on pop of calledFunction
81 Test stopped during notifyFramePop with exception on pop of doThrow