Searched refs:logWithStack (Results 1 – 1 of 1) sorted by relevance
123 logWithStack("failed " + this.getClass().getSimpleName() + in logFail()346 logWithStack(String.format(message, expected, actual)); in checkEquals()354 logWithStack(String.format(message, expected, actual)); in checkEquals()362 logWithStack(String.format(message, expected, actual)); in checkFlagSet()366 protected void logWithStack(String message) { in logWithStack() method in InteractiveVerifierActivity