Home
last modified time | relevance | path

Searched refs:waitForOtherThreadToPause (Results 1 – 9 of 9) sorted by relevance

/art/test/1917-get-stack-frame/src/art/
DTest1917.java52 public void waitForOtherThreadToPause() throws Exception { in waitForOtherThreadToPause() method in Test1917.ThreadPauser
152 pause.waitForOtherThreadToPause();
/art/test/1923-frame-pop/src/art/
DTest1923.java148 public void waitForOtherThreadToPause() throws Exception { in waitForOtherThreadToPause() method in Test1923.ThreadPauser
174 safepoint.waitForOtherThreadToPause(); in doRecurTestWith()
/art/test/1924-frame-pop-toggle/src/art/
DTest1924.java148 public void waitForOtherThreadToPause() throws Exception { in waitForOtherThreadToPause() method in Test1924.ThreadPauser
173 safepoint.waitForOtherThreadToPause(); in doRecurTestWith()
/art/test/1926-missed-frame-pop/src/art/
DTest1926.java157 public void waitForOtherThreadToPause() throws Exception { in waitForOtherThreadToPause() method in Test1926.ThreadPauser
186 safepoint.waitForOtherThreadToPause(); in doRecurTestWith()
/art/test/1939-proxy-frames/src/art/
DTest1939.java103 public void waitForOtherThreadToPause() throws Exception {
125 pause.waitForOtherThreadToPause();
/art/test/1914-get-local-instance/src/art/
DTest1914.java120 public void waitForOtherThreadToPause() throws Exception {
142 pause.waitForOtherThreadToPause();
/art/test/1913-get-set-local-objects/src/art/
DTest1913.java165 public void waitForOtherThreadToPause() throws Exception {
187 pause.waitForOtherThreadToPause();
/art/test/1912-get-set-local-primitive/src/art/
DTest1912.java162 public void waitForOtherThreadToPause() throws Exception {
184 pause.waitForOtherThreadToPause();
/art/test/1922-owned-monitors-info/src/art/
DTest1922.java52 public void waitForOtherThreadToPause() { in waitForOtherThreadToPause() method in Test1922.ThreadPauser
211 pause.waitForOtherThreadToPause(); in runTestsOtherThread()