HomeSort by relevance Sort by last modified time
    Searched refs:reportFailure (Results 1 - 21 of 21) sorted by null

  /tools/tradefederation/contrib/src/com/android/media/tests/
AdbScreenrecordTest.java 138 CLog.i("TestRunHelper.reportFailure triggered");
175 mTestRunHelper.reportFailure("Recorded test file not found");
257 mTestRunHelper.reportFailure("Video Entry info failed");
276 mTestRunHelper.reportFailure(AVPROBE_STR + " command failed");
282 mTestRunHelper.reportFailure(AVPROBE_STR + " output data is empty");
289 mTestRunHelper.reportFailure(errMsg);
308 mTestRunHelper.reportFailure("Regular Expression did not find recorded frames");
317 mTestRunHelper.reportFailure("No recorded frames detected");
397 mTestRunHelper.reportFailure(error);
406 mTestRunHelper.reportFailure(error)
    [all...]
TestRunHelper.java 44 public void reportFailure(String errMsg) throws TestFailureException {
AudioLoopbackTest.java 355 CLog.i("TestRunHelper.reportFailure triggered");
416 testRunHelper.reportFailure("Glitch Setup failed: Latency test");
431 testRunHelper.reportFailure("Glitch Setup failed: Audio level not valid");
580 mTestRunHelper.reportFailure(errMsg);
584 mTestRunHelper.reportFailure("I/O error while parsing Loopback result.");
587 mTestRunHelper.reportFailure("Number format error parsing Loopback result.");
619 mTestRunHelper.reportFailure("No good data was collected");
633 mTestRunHelper.reportFailure("No good data was collected");
699 mTestRunHelper.reportFailure(error);
712 mTestRunHelper.reportFailure(error)
    [all...]
  /tools/tradefederation/core/src/com/android/tradefed/invoker/
TestInvocation.java 218 reportFailure(e, listener, config, context, rescheduler, invocationPath);
225 reportFailure(e, listener, config, context, rescheduler, invocationPath);
239 reportFailure(e, listener, config, context, rescheduler, invocationPath);
251 reportFailure(e, listener, config, context, rescheduler, invocationPath);
256 reportFailure(e, listener, config, context, rescheduler, invocationPath);
262 reportFailure(t, listener, config, context, rescheduler, invocationPath);
296 reportFailure(
416 private void reportFailure(
584 // don't want to use #reportFailure, since that will call buildNotTested
  /packages/services/Car/service/src/com/android/car/
CanBusErrorNotifier.java 56 public void reportFailure(Object sender) {
CarService.java 65 mCanBusErrorNotifier.reportFailure(CarService.this);
  /external/skia/tests/
skia_test.cpp 73 void reportFailure() { sk_atomic_inc(&fFailCount); }
110 fStatus->reportFailure();
  /external/skqp/tests/
skia_test.cpp 73 void reportFailure() { sk_atomic_inc(&fFailCount); }
110 fStatus->reportFailure();
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
slf4j-api-1.4.2.jar 
  /external/emma/core/java12/com/vladium/emma/rt/
AppRunner.java 619 final Throwable reportFailure = (Throwable) i.next ();
620 if (firstReportFailure == null) firstReportFailure = reportFailure;
622 log.log (Logger.SEVERE, "exception while creating a report:", reportFailure);
    [all...]
  /external/slf4j/integration/lib/
slf4j-api-1.5.11.jar 
slf4j-api-1.6.99.jar 
slf4j-api-2.0.99.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.5.10/
slf4j-api-1.5.10.jar 
  /external/testng/ant/
ivy-2.1.0.jar 
  /prebuilts/misc/common/android-support-test/runner/
runner_release_no_deps.jar 
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 
  /prebuilts/devtools/tools/lib/
emma.jar 
emma_device.jar 
  /prebuilts/misc/common/ub-janktesthelper/
ub-janktesthelper.jar 

Completed in 237 milliseconds