HomeSort by relevance Sort by last modified time
    Searched defs:deliverReportToHost (Results 1 - 5 of 5) sorted by null

  /cts/tools/tradefed-host/src/com/android/cts/tradefed/util/
HostReportLog.java 42 public void deliverReportToHost() {
  /cts/libs/deviceutil/src/android/cts/util/
DeviceReportLog.java 44 public void deliverReportToHost(Instrumentation instrumentation) {
45 Log.i(TAG, "deliverReportToHost");
  /cts/hostsidetests/sample/src/android/sample/cts/
SampleHostResultTest.java 144 report.deliverReportToHost();
  /cts/suite/cts/hostTests/uihost/src/com/android/cts/uihost/
InstallTimeTest.java 101 report.deliverReportToHost();
  /cts/suite/cts/hostTests/jank/src/com/android/cts/jank/
CtsHostJankTest.java 144 report.deliverReportToHost();

Completed in 658 milliseconds