Home
last modified time | relevance | path

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

/aosp12/art/test/1932-monitor-events-misc/src/art/
H A DTest1932.java22 public static final boolean PRINT_FULL_STACK_TRACE = false; field in Test1932
607 if (PRINT_FULL_STACK_TRACE) { in printExceptions()