Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/StackWalker/
DLocalsAndOperands.java418 public static void dumpStackWithLocals(StackFrame...frames) { in dumpStackWithLocals() method in LocalsAndOperands
423 if (debug) { dumpStackWithLocals(frames); } in dumpFramesIfDebug()
427 if (!debug) { dumpStackWithLocals(frames); } in dumpFramesIfNotDebug()