Home
last modified time | relevance | path

Searched defs:runtimeException (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/javatests/com/android/tradefed/invoker/
DTestInvocationTest.java1002 RuntimeException runtimeException = new RuntimeException("failed to get build."); in testInvoke_buildFailed_runtimeException() local
1113 RuntimeException runtimeException = new RuntimeException("failed to get build."); in testInvoke_skipBugreport_buildFailed() local