Home
last modified time | relevance | path

Searched refs:cause (Results 1 – 7 of 7) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DInvocationFailureHandler.java58 public static void setFailed(final CompatibilityBuildHelper buildHelper, Throwable cause) { in setFailed() argument
65 FileUtil.writeToFile(cause.toString(), f, true); in setFailed()
DModuleListener.java170 public void invocationFailed(Throwable cause) { in invocationFailed() argument
171 CLog.d("ModuleListener.invocationFailed(%s)", cause.toString()); in invocationFailed()
172 mListener.invocationFailed(cause); in invocationFailed()
DResultReporter.java693 public void invocationFailed(Throwable cause) { in invocationFailed() argument
694 warn("Invocation failed: %s", cause); in invocationFailed()
695 InvocationFailureHandler.setFailed(mBuildHelper, cause); in invocationFailed()
696 if (cause instanceof FingerprintComparisonException) { in invocationFailed()
/test/vts/hals/light/bullhead/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/test/mlts/benchmark/
DLICENSE18 "control" means (i) the power, direct or indirect, to cause the
97 (b) You must cause any modified files to carry prominent notices
/test/mlts/models/
DLICENSE18 "control" means (i) the power, direct or indirect, to cause the
97 (b) You must cause any modified files to carry prominent notices
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...