Searched refs:testThreadCapacity (Results 1 - 1 of 1) sorted by relevance

/art/test/051-thread/src/
H A DMain.java26 testThreadCapacity();
37 private static void testThreadCapacity() throws Exception { method in class:Main
50 System.out.println("testThreadCapacity thread count: " + TestCapacityThread.mCount);

Completed in 82 milliseconds