Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DConsoleTest.java52 public void uncaughtException(Thread t, Throwable e) { in uncaughtException() method in ConsoleTest.ProxyExceptionHandler
DCommandSchedulerTest.java445 public void uncaughtException(Thread t, Throwable e) { in uncaughtException() method in CommandSchedulerTest.ExceptionTracker