Searched refs:setTestInvocationListener (Results 1 – 8 of 8) sorted by relevance
498 config.setTestInvocationListener(mListener); in testRun_sharding_firstModuleRunsAll()538 config.setTestInvocationListener(mListener); in testRun_sharding_parallelRun()584 config.setTestInvocationListener(mListener); in testRun_sharding_withIndex()663 config.setTestInvocationListener(mListener); in helperTestShardIndex()
124 config.setTestInvocationListener(new CollectingTestListener()); in testNotRunningAsSuite_resultReporter()
98 config.setTestInvocationListener(reporter); in parse()
394 public void setTestInvocationListener(ITestInvocationListener listener); in setTestInvocationListener() method
233 setTestInvocationListener(new TextResultReporter()); in Configuration()746 public void setTestInvocationListener(ITestInvocationListener listener) { in setTestInvocationListener() method in Configuration
271 mConfig.setTestInvocationListener(listener1); in testGetTestInvocationListeners()
418 resumeConfig.setTestInvocationListener(new ResumeResultForwarder( in resume()
569 mStubConfiguration.setTestInvocationListener(resumeListener); in testInvoke_resume()