Home
last modified time | relevance | path

Searched refs:wakeupOtherThread (Results 1 – 12 of 12) sorted by relevance

/art/test/1917-get-stack-frame/src/art/
DTest1917.java57 public void wakeupOtherThread() throws Exception { in wakeupOtherThread() method in Test1917.ThreadPauser
154 pause.wakeupOtherThread();
/art/test/1924-frame-pop-toggle/src/art/
DTest1924.java152 public void wakeupOtherThread() throws Exception { in wakeupOtherThread() method in Test1924.ThreadPauser
197 safepoint.wakeupOtherThread(); in doRecurTestWith()
/art/test/1923-frame-pop/src/art/
DTest1923.java152 public void wakeupOtherThread() throws Exception { in wakeupOtherThread() method in Test1923.ThreadPauser
197 safepoint.wakeupOtherThread(); in doRecurTestWith()
/art/test/1926-missed-frame-pop/src/art/
DTest1926.java161 public void wakeupOtherThread() throws Exception { in wakeupOtherThread() method in Test1926.ThreadPauser
209 safepoint.wakeupOtherThread(); in doRecurTestWith()
/art/test/1939-proxy-frames/src/art/
DTest1939.java107 public void wakeupOtherThread() throws Exception {
132 pause.wakeupOtherThread();
/art/test/1914-get-local-instance/src/art/
DTest1914.java124 public void wakeupOtherThread() throws Exception {
149 pause.wakeupOtherThread();
/art/test/1966-get-set-local-objects-no-table/src/art/
DTest1966.java166 public void wakeupOtherThread() throws Exception {
189 pause.wakeupOtherThread();
/art/test/1967-get-set-local-bad-slot/src/art/
DTest1967.java141 public void wakeupOtherThread() throws Exception {
168 pause.wakeupOtherThread();
/art/test/1965-get-set-local-primitive-no-tables/src/art/
DTest1965.java121 public void wakeupOtherThread() throws Exception {
145 pause.wakeupOtherThread();
/art/test/1913-get-set-local-objects/src/art/
DTest1913.java202 public void wakeupOtherThread() throws Exception {
226 pause.wakeupOtherThread();
/art/test/1912-get-set-local-primitive/src/art/
DTest1912.java172 public void wakeupOtherThread() throws Exception {
196 pause.wakeupOtherThread();
/art/test/1922-owned-monitors-info/src/art/
DTest1922.java59 public void wakeupOtherThread() { in wakeupOtherThread() method in Test1922.ThreadPauser
213 pause.wakeupOtherThread(); in runTestsOtherThread()