Home
last modified time | relevance | path

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

/art/test/1934-jvmti-signal-thread/src/art/
DTest1934.java49 testInterruptWait(); in run()
143 public static void testInterruptWait() throws Exception { in testInterruptWait() method in Test1934