Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dbase_cloud_client.py95 def _ShouldRetry(self, exception, retry_http_codes, argument
124 def _TranslateError(self, exception): argument
235 def _CallBack(request_id, response, exception): argument
Dutils.py405 def _ShoudRetry(self, exception): argument
/tools/loganalysis/src/com/android/loganalysis/item/
DJavaCrashItem.java55 public void setException(String exception) { in setException()
/tools/tradefederation/core/src/com/android/tradefed/invoker/sandbox/
DSandboxedInvocationExecution.java53 Throwable exception, in resetBuildAndReschedule()
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DTestInvocationTest.java324 BuildRetrievalError exception = new BuildRetrievalError("error", null, mMockBuildInfo); in testInvoke_buildFailed() local
413 IllegalArgumentException exception = new IllegalArgumentException(); in testInvoke_testFail() local
437 FatalHostError exception = new FatalHostError("error"); in testInvoke_fatalError() local
461 DeviceNotAvailableException exception = new DeviceNotAvailableException("ERROR", SERIAL); in testInvoke_deviceNotAvail() local
487 BuildError exception = new BuildError("error", mFakeDescriptor); in testInvoke_buildError() local
672 AssertionError exception = new AssertionError(); in testInvoke_retry() local
717 DeviceNotAvailableException exception = new DeviceNotAvailableException("ERROR", SERIAL); in testInvoke_tearDown_deviceNotAvail() local
752 RuntimeException exception = new RuntimeException(); in testInvoke_tearDown_runtime() local
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DInvocationExecution.java267 public void doTeardown(IInvocationContext context, IConfiguration config, Throwable exception) in doTeardown()
327 public void doCleanUp(IInvocationContext context, IConfiguration config, Throwable exception) { in doCleanUp()
340 cleaner.cleanUp(context.getBuildInfo(deviceName), exception); in doCleanUp() local
391 Throwable exception, in resetBuildAndReschedule()
DTestInvocation.java195 Throwable exception = null; in performInvocation() local
417 Throwable exception, in reportFailure()
/tools/tradefederation/core/src/com/android/tradefed/sandbox/
DSandboxInvocationRunner.java71 File exception = new File(filePath); in handleStderrException() local
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DTfTestLauncher.java191 protected void postRun(ITestInvocationListener listener, boolean exception, long elapsedTime) { in postRun()
/tools/repohooks/rh/
Dutils.py57 def __init__(self, msg, result, exception=None): argument
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DConfigurationXmlParserTest.java183 ConfigurationException exception = new ConfigurationException("I don't exist"); in testParse_includeMissing() local
/tools/apksig/src/test/java/com/android/apksig/
DApkVerifierTest.java518 Throwable exception = (Throwable) issue.getParams()[1]; in testV1SchemeSignatureCertNotReencoded() local
/tools/tradefederation/core/res/jacoco/
Djacocoant.jar ... io.InputStream input java.io.OutputStream output Exception e org.jacoco.core.instr.Instrumenter ...
Djacocoagent.jar ... () public void logExeption (java.lang.Exception) Exception ex } org/jacoco/agent/