Searched refs:setTestInvocationListener (Results 1 – 8 of 8) sorted by relevance
80 config.setTestInvocationListener(new SubprocessResultsReporter()); in parse()
498 config.setTestInvocationListener(mListener); in testRun_sharding_firstModuleRunsAll()538 config.setTestInvocationListener(mListener); in testRun_sharding_parallelRun()585 config.setTestInvocationListener(mListener); in testRun_sharding_withIndex()666 config.setTestInvocationListener(mListener); in helperTestShardIndex()
124 config.setTestInvocationListener(new CollectingTestListener()); in testNotRunningAsSuite_resultReporter()
367 public void setTestInvocationListener(ITestInvocationListener listener); in setTestInvocationListener() method
217 setTestInvocationListener(new TextResultReporter()); in Configuration()674 public void setTestInvocationListener(ITestInvocationListener listener) { in setTestInvocationListener() method in Configuration
270 mConfig.setTestInvocationListener(listener1); in testGetTestInvocationListeners()
395 resumeConfig.setTestInvocationListener(new ResumeResultForwarder( in resume()
514 mStubConfiguration.setTestInvocationListener(resumeListener); in testInvoke_resume()