Home
last modified time | relevance | path

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

/art/test/1922-owned-monitors-info/src/art/
DTest1922.java153 runTestsCurrentThread("owned-monitor", in run()
165 runTestsCurrentThread("owned-stack-depth", in run()
222 public static void runTestsCurrentThread(String name, Runnable printer) { in runTestsCurrentThread() method in Test1922