Home
last modified time | relevance | path

Searched refs:reason (Results 1 – 17 of 17) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/build/
DBuildRetrievalError.java31 public BuildRetrievalError(String reason) { in BuildRetrievalError() argument
32 super(reason); in BuildRetrievalError()
42 public BuildRetrievalError(String reason, Throwable cause) { in BuildRetrievalError() argument
43 super(reason, cause); in BuildRetrievalError()
54 public BuildRetrievalError(String reason, Throwable cause, IBuildInfo build) { in BuildRetrievalError() argument
55 super(reason, cause); in BuildRetrievalError()
/tools/test/connectivity/acts/framework/acts/
Dasserts.py171 def skip(reason, extras=None): argument
182 raise signals.TestSkip(reason, extras)
185 def skip_if(expr, reason, extras=None): argument
195 skip(reason, extras)
198 def abort_class(reason, extras=None): argument
214 raise signals.TestAbortClass(reason, extras)
217 def abort_class_if(expr, reason, extras=None): argument
235 abort_class(reason, extras)
238 def abort_all(reason, extras=None): argument
250 raise signals.TestAbortAll(reason, extras)
[all …]
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DBuildError.java34 public BuildError(String reason, DeviceDescriptor descriptor) { in BuildError() argument
35 super(reason + " " + descriptor); in BuildError()
46 public BuildError(String reason) { in BuildError() argument
47 super(reason); in BuildError()
DDeviceFailedToBootError.java32 public DeviceFailedToBootError(String reason, DeviceDescriptor descriptor) { in DeviceFailedToBootError() argument
33 super(reason, descriptor); in DeviceFailedToBootError()
/tools/tradefederation/core/src/com/android/tradefed/result/
DLegacySubprocessResultsReporter.java59 public void testFailed(TestIdentifier testId, String reason) { in testFailed() argument
61 new FailedTestEventInfo(testId.getClassName(), testId.getTestName(), reason); in testFailed()
DSubprocessResultsReporter.java99 public void testFailed(TestDescription testId, String reason) { in testFailed() argument
101 new FailedTestEventInfo(testId.getClassName(), testId.getTestName(), reason); in testFailed()
123 public void testRunFailed(String reason) { in testRunFailed() argument
124 TestRunFailedEventInfo info = new TestRunFailedEventInfo(reason); in testRunFailed()
/tools/tradefederation/core/tests/res/testdata/
Dsubprocess2.txt11 03-22 14:04:02 E/SubprocessResultsReporter: TEST_RUN_FAILED {"reason":"damn I failed"}
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DPythonUnitTestResultParser.java141 public PythonUnitTestParseException(String reason) { in PythonUnitTestParseException() argument
142 super(reason); in PythonUnitTestParseException()
/tools/tradefederation/core/python-lib/tradefed_py/
Dtf_runner.py87 def addSkip(self, test, reason): argument
98 super(TextTestResult, self).addSkip(test, reason)
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbluetooth.proto105 // Numeric reason for disconnecting as defined in metrics.h
145 // The reason for disconnecting
/tools/tradefederation/core/src/com/android/tradefed/config/
DConfigurationXmlParser.java309 private void throwException(String reason) throws SAXException { in throwException() argument
311 "Failed to parse config xml '%s'. Reason: %s", mConfigDef.getName(), reason))); in throwException()
/tools/tradefederation/core/atest/docs/
Ddevelop_test_runners.md17 the atest CLI and your test runner's CLI. The reason for this is so that atest
/tools/acloud/
DLICENSE174 incurred by, or claims asserted against, such Contributor by reason
/tools/apksig/
DLICENSE186 incurred by, or claims asserted against, such Contributor by reason
/tools/external/fat32lib/
DNOTICE35 … advantage over competing non-free programs. These disadvantages are the reason we use the ordinar…
118 …f a court judgment or allegation of patent infringement or for any other reason (not limited to pa…
/tools/metalava/
DREADME.md434 code which generates the documentation is easier to reason about and to
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt1539 reason for the change is to protect ICMP from misdelivery or
1548 lifetime. That is the reason the IPv4 "Time to Live" field was