Home
last modified time | relevance | path

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

/art/test/911-get-stack-trace/src/art/
DAllTraces.java57 printAll(0); in doTest()
59 printAll(7); in doTest()
61 printAll(25); in doTest()
74 public static void printAll(int max) { in printAll() method in AllTraces
75 PrintThread.printAll(getAllStackTraces(max)); in printAll()
DThreadListTraces.java68 PrintThread.printAll(getThreadListStackTraces(threads, max)); in printList()
DPrintThread.java57 public static void printAll(Object[][] stacks) { in printAll() method in PrintThread
/art/test/910-methods/src/art/
DTest910.java56 private static void testMethod(Method m, Class<?> base, boolean printAll) { in testMethod() argument
61 if (printAll) { in testMethod()
75 if (printAll) { in testMethod()
/art/test/911-get-stack-trace/
Dexpected-stdout.txt394 printAll (I)V 0 75
649 printAll (I)V 0 75