Searched refs:invocationStarted (Results 1 – 11 of 11) sorted by relevance
124 mResultReporter.invocationStarted(mMockBuild); in testEmptyGeneration()144 mResultReporter.invocationStarted(mMockBuild); in testSinglePass()178 mResultReporter.invocationStarted(mMockBuild); in testSingleFail()214 mResultReporter.invocationStarted(mMockBuild); in testIncludeTestLogTags()235 mResultReporter.invocationStarted(mMockBuild); in testDeviceSetup()
62 testListener.invocationStarted(mMockBuildInfo); in testCollectDeviceInfo()74 testListener.invocationStarted(mMockBuildInfo); in testExtendedDeviceInfo()
52 public void invocationStarted(IBuildInfo buildInfo) { in invocationStarted() method in ModuleListener54 mListener.invocationStarted(buildInfo); in invocationStarted()
55 public void invocationStarted(IBuildInfo buildInfo) { in invocationStarted() method in ConsoleReporter
151 public void invocationStarted(IBuildInfo buildInfo) { in invocationStarted() method in ResultReporter163 mMasterResultReporter.invocationStarted(buildInfo); in invocationStarted()
78 mReporter.invocationStarted(mBuildInfo); in testResultReporting_singleModule()93 mReporter.invocationStarted(mBuildInfo); in testResultReporting_multipleModules()
98 mReporter.invocationStarted(mBuildInfo); in testSetup()118 mReporter.invocationStarted(mBuildInfo); in testResultReporting()159 mReporter.invocationStarted(mBuildInfo); in testResultReporting_moduleNotDone()
38 public void invocationStarted(IBuildInfo buildInfo) {} in invocationStarted() method in NoOpTestInvocationListener
51 public void invocationStarted(IBuildInfo buildInfo) { in invocationStarted() method in CtsTestLogReporter
205 public void invocationStarted(IBuildInfo buildInfo) { in invocationStarted() method in IssueReporter
133 public void invocationStarted(IBuildInfo buildInfo) { in invocationStarted() method in CtsXmlResultReporter