Home
last modified time | relevance | path

Searched refs:setupForceReturnRun (Results 1 – 3 of 3) sorted by relevance

/art/test/1970-force-early-return-long/src/art/
DTest1970.java50 public void setupForceReturnRun(Thread thr); in setupForceReturnRun() method
71 public void setupForceReturnRun(Thread thr) { in makeSuspend()
209 su.setupForceReturnRun(thr);
824 public void setupForceReturnRun(Thread thr) { }
/art/test/1968-force-early-return/src/art/
DTest1968.java77 public void setupForceReturnRun(Thread thr); in setupForceReturnRun() method
98 public void setupForceReturnRun(Thread thr) { in makeSuspend()
239 su.setupForceReturnRun(thr);
849 public void setupForceReturnRun(Thread thr) { }
/art/test/1969-force-early-return-void/src/art/
DTest1969.java44 public void setupForceReturnRun(Thread thr); in setupForceReturnRun() method
64 public void setupForceReturnRun(Thread thr) { in makeSuspend()
197 su.setupForceReturnRun(thr);
881 public void setupForceReturnRun(Thread thr) {}