Searched refs:logWithStack (Results 1 – 2 of 2) sorted by relevance
123 logWithStack("failed " + this.getClass().getSimpleName() + in logFail()348 logWithStack(String.format(message, expected, actual)); in checkEquals()356 logWithStack(String.format(message, expected, actual)); in checkEquals()364 logWithStack(String.format(message, expected, actual)); in checkFlagSet()368 protected void logWithStack(String message) { in logWithStack() method in InteractiveVerifierActivity
137 protected void logWithStack(String message) { in logWithStack() method in VrListenerVerifierActivity138 logWithStack(message, null); in logWithStack()141 protected void logWithStack(String message, Throwable stackTrace) { in logWithStack() method in VrListenerVerifierActivity174 logWithStack("Failed " + current.getClass().getSimpleName() + " with: ", e); in runNext()181 logWithStack("Failed tearDown of " + current.getClass().getSimpleName() + in runNext()