Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DMockInstrumentationTest.java29 private DeviceNotAvailableException mException = null; field in MockInstrumentationTest
36 if (mException != null) { in run()
37 throw mException; in run()
50 mException = e; in setException()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DCarryDnaeError.java27 private DeviceNotAvailableException mException; field in CarryDnaeError
31 mException = e; in CarryDnaeError()
36 return mException; in getDeviceNotAvailableException()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DDeviceTestResult.java43 private DeviceNotAvailableException mException; field in DeviceTestResult.RuntimeDeviceNotAvailableException
47 mException = e; in RuntimeDeviceNotAvailableException()
51 return mException; in getDeviceException()
/tools/tradefederation/core/tests/src/com/android/tradefed/util/net/
DHttpHelperFuncTest.java114 public Throwable mException = null; field in HttpHelperFuncTest.Backend
140 return mException; in getException()
158 mException = e; in run()
/tools/tradefederation/contrib/src/com/android/monkey/
DMonkeyBase.java100 private DeviceNotAvailableException mException = null; field in MonkeyBase.CommandHelper
113 mException = e; in runCommand()
130 if (mException != null) { in runCommand()
131 throw mException; in runCommand()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...