Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene0/
Dtest_metadata.py120 failed = False variable
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DDeviceInfo.java153 private void failed(String message, Throwable exception) { in failed() method in DeviceInfo
159 private void failed(String message) { in failed() method in DeviceInfo
/cts/tests/tests/systemui/src/android/systemui/cts/
DScreenshotTestRule.java92 protected void failed(Throwable throwable, Description description) { in failed() method in ScreenshotTestRule
/cts/suite/audio_quality/lib/src/task/
DTaskSave.cpp143 bool failed = false; in run() local
/cts/hostsidetests/stagedinstall/src/com/android/tests/stagedinstall/host/
DStagedInstallTest.java552 protected void failed(Throwable e, Description description) { in failed() method in StagedInstallTest.FailedTestLogHook
/cts/tools/cts-api-coverage/proto/
Dcts_report.proto61 optional int32 failed = 1; field