Home
last modified time | relevance | path

Searched defs:waitForSuspend (Results 1 – 7 of 7) sorted by relevance

/art/test/1954-pop-frame-jit/src/art/
DTest1953.java54 public void waitForSuspend(Thread thr); in waitForSuspend() method
62 public void waitForSuspend(Thread thr) { SuspendEvents.waitForSuspendHit(thr); } in makeSuspend() method in Test1953
/art/test/1953-pop-frame/src/art/
DTest1953.java54 public void waitForSuspend(Thread thr); in waitForSuspend() method
62 public void waitForSuspend(Thread thr) { SuspendEvents.waitForSuspendHit(thr); } in makeSuspend() method in Test1953
/art/test/1955-pop-frame-jit-called/src/art/
DTest1953.java54 public void waitForSuspend(Thread thr); in waitForSuspend() method
62 public void waitForSuspend(Thread thr) { SuspendEvents.waitForSuspendHit(thr); } in makeSuspend() method in Test1953
/art/test/1969-force-early-return-void/src/art/
DTest1969.java46 public void waitForSuspend(Thread thr); in waitForSuspend() method
68 public void waitForSuspend(Thread thr) { in makeSuspend() method in Test1969
/art/test/1956-pop-frame-jit-calling/src/art/
DTest1953.java54 public void waitForSuspend(Thread thr); in waitForSuspend() method
62 public void waitForSuspend(Thread thr) { SuspendEvents.waitForSuspendHit(thr); } in makeSuspend() method in Test1953
/art/test/1970-force-early-return-long/src/art/
DTest1970.java52 public void waitForSuspend(Thread thr); in waitForSuspend() method
75 public void waitForSuspend(Thread thr) { in makeSuspend() method in Test1970
/art/test/1968-force-early-return/src/art/
DTest1968.java79 public void waitForSuspend(Thread thr); in waitForSuspend() method
102 public void waitForSuspend(Thread thr) { in makeSuspend() method in Test1968