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

  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/device/
DeviceInfoCollectorFuncTest.java 39 testListener.invocationStarted(new BuildInfo());
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
CtsXmlResultReporterTest.java 83 mResultReporter.invocationStarted(new BuildInfo(1, "test", "test"));
94 mResultReporter.invocationStarted(new BuildInfo());
120 mResultReporter.invocationStarted(new BuildInfo());
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
CtsXmlResultReporter.java 91 public void invocationStarted(IBuildInfo buildInfo) {
92 super.invocationStarted(buildInfo);
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 20 milliseconds