Home
last modified time | relevance | path

Searched refs:failed (Results 1 – 14 of 14) sorted by relevance

/platform_testing/libraries/compatibility-common-util/tests/src/com/android/compatibility/common/util/
DCaseResultTest.java62 testResult.failed(STACK_TRACE); in testResultReporting()
73 mResult.getOrCreateResult(METHOD_1).failed(STACK_TRACE); in testCountResults()
74 mResult.getOrCreateResult(METHOD_2).failed(STACK_TRACE); in testCountResults()
81 mResult.getOrCreateResult(METHOD_1).failed(STACK_TRACE); in testMergeCase()
88 otherResult.getOrCreateResult(METHOD_3).failed(STACK_TRACE); in testMergeCase()
103 otherResult.getOrCreateResult(METHOD_3).failed(STACK_TRACE); in testMergeCase_passToFail()
/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DTestWatcher.java54 failed(e, description); in apply()
73 protected void failed(Throwable e, Description description) {}
DFailureWatcher.java46 protected void failed(Throwable e, Description description) { in failed() method in FailureWatcher
DTestMetricRule.java152 protected void failed(Throwable t, Description description) { in failed() method in TestMetricRule
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/listeners/
DFailureScreenshotTestWatcher.java43 protected void failed(Throwable e, Description description) { in failed() method in FailureScreenshotTestWatcher
/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DITestResult.java113 void failed(String trace); in failed() method
DTestResult.java179 public void failed(String trace) { in failed() method in TestResult
DResultHandler.java400 int failed = result.countResults(TestStatus.FAIL); in writeResults() local
491 serializer.attribute(NS, FAILED_ATTR, Integer.toString(failed)); in writeResults()
/platform_testing/libraries/tradefed-python-lib/tradefed_py/
Dtf_runner.py210 failed, errored = map(len, (result.failures, result.errors))
211 if failed:
212 infos.append('failures=%d' % failed)
/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/
DTestWatcherTest.java203 protected void failed(Throwable e, Description description) { in failed() method in TestWatcherTest.TestableTestWatcher
/platform_testing/libraries/compatibility-common-util/tests/assets/
Dlogcat.txt96 06-15 19:57:35.346 26230 26230 E : AM data write failed: Broken pipe
128 09-23 01:55:43.022 245 245 F installd: utils.cpp:67] Check failed: is_valid_package_name(packag…
132 …46 E : debuggerd: Unable to connect to activity manager (connect failed: Connection refuse…
139 09-23 01:55:43.077 546 546 F DEBUG : Abort message: 'utils.cpp:67] Check failed: is_valid_pac…
194 …363 F DEBUG : Abort message: '[FATAL:allocation_tracker.cc(143)] Check failed: map_entry != allo…
239 …s/av/media/libstagefright/MPEG4Extractor.cpp:6853 CHECK_EQ( (unsigned)ptr[0],1u) failed: 129 vs. 1'
336 10-01 10:04:58.301 8937 8937 E DEBUG : failed to read /proc/uptime: Permission denied
Dx86app_process64.txt395 [ 389] failed to create sigchain pthread key: %s
398 [ 3e0] failed to find special handler to remove
Dx86app_process32.txt366 [ 389] failed to create sigchain pthread key: %s
369 [ 3e0] failed to find special handler to remove
/platform_testing/libraries/flicker/
DREADME.md90 The `reason` string is build along the way with all the details as to why the assertions failed and…
92 Example of a failed test: