Home
last modified time | relevance | path

Searched refs:clearSuspendSingleStepFor (Results 1 – 16 of 16) sorted by relevance

/aosp12/art/test/1953-pop-frame/src/art/
H A DSuspendEvents.java35 public static native void clearSuspendSingleStepFor(Thread thr); in clearSuspendSingleStepFor() method in SuspendEvents
H A DTest1953.java759 SuspendEvents::clearSuspendSingleStepFor);
/aosp12/art/test/1954-pop-frame-jit/src/art/
H A DSuspendEvents.java35 public static native void clearSuspendSingleStepFor(Thread thr); in clearSuspendSingleStepFor() method in SuspendEvents
H A DTest1953.java759 SuspendEvents::clearSuspendSingleStepFor);
/aosp12/art/test/1955-pop-frame-jit-called/src/art/
H A DSuspendEvents.java35 public static native void clearSuspendSingleStepFor(Thread thr); in clearSuspendSingleStepFor() method in SuspendEvents
H A DTest1953.java759 SuspendEvents::clearSuspendSingleStepFor);
/aosp12/art/test/1956-pop-frame-jit-calling/src/art/
H A DSuspendEvents.java35 public static native void clearSuspendSingleStepFor(Thread thr); in clearSuspendSingleStepFor() method in SuspendEvents
H A DTest1953.java759 SuspendEvents::clearSuspendSingleStepFor);
/aosp12/art/test/1968-force-early-return/src/art/
H A DSuspendEvents.java35 public static native void clearSuspendSingleStepFor(Thread thr); in clearSuspendSingleStepFor() method in SuspendEvents
H A DTest1968.java738 SuspendEvents::clearSuspendSingleStepFor);
/aosp12/art/test/1969-force-early-return-void/src/art/
H A DSuspendEvents.java35 public static native void clearSuspendSingleStepFor(Thread thr); in clearSuspendSingleStepFor() method in SuspendEvents
H A DTest1969.java767 SuspendEvents::clearSuspendSingleStepFor);
/aosp12/art/test/1970-force-early-return-long/src/art/
H A DSuspendEvents.java35 public static native void clearSuspendSingleStepFor(Thread thr); in clearSuspendSingleStepFor() method in SuspendEvents
H A DTest1970.java713 SuspendEvents::clearSuspendSingleStepFor);
/aosp12/art/test/1971-multi-force-early-return/src/art/
H A DSuspendEvents.java35 public static native void clearSuspendSingleStepFor(Thread thr); in clearSuspendSingleStepFor() method in SuspendEvents
/aosp12/art/test/jvmti-common/
H A DSuspendEvents.java35 public static native void clearSuspendSingleStepFor(Thread thr); in clearSuspendSingleStepFor() method in SuspendEvents