Searched refs:runTestsOtherThread (Results 1 – 1 of 1) sorted by relevance
/art/test/1922-owned-monitors-info/src/art/ |
D | Test1922.java | 157 runTestsOtherThread("owned-monitor", false, in run() 161 runTestsOtherThread("owned-monitor", true, in run() 169 runTestsOtherThread("owned-stack-depth", false, in run() 173 runTestsOtherThread("owned-stack-depth", true, in run() 177 public static void runTestsOtherThread(String name, boolean suspend, Consumer<Thread> printer) { in runTestsOtherThread() method in Test1922
|