Home
last modified time | relevance | path

Searched refs:invocationStarted (Results 1 – 5 of 5) sorted by relevance

/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
DCtsXmlResultReporterTest.java116 mResultReporter.invocationStarted(mMockBuild); in testEmptyGeneration()
134 mResultReporter.invocationStarted(mMockBuild); in testSinglePass()
161 mResultReporter.invocationStarted(mMockBuild); in testSingleFail()
195 mResultReporter.invocationStarted(mMockBuild); in testIncludeTestLogTags()
214 mResultReporter.invocationStarted(mMockBuild); in testDeviceSetup()
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/device/
DDeviceInfoCollectorFuncTest.java37 testListener.invocationStarted(new BuildInfo()); in testCollectDeviceInfo()
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DCtsTestLogReporter.java48 public void invocationStarted(IBuildInfo buildInfo) { in invocationStarted() method in CtsTestLogReporter
DIssueReporter.java205 public void invocationStarted(IBuildInfo buildInfo) { in invocationStarted() method in IssueReporter
DCtsXmlResultReporter.java125 public void invocationStarted(IBuildInfo buildInfo) { in invocationStarted() method in CtsXmlResultReporter