Searched refs:setTestInvocationListeners (Results 1 – 10 of 10) sorted by relevance
229 mStubConfiguration.setTestInvocationListeners(listenerList); in setUp()230 mStubMultiConfiguration.setTestInvocationListeners(listenerList); in setUp()832 mStubConfiguration.setTestInvocationListeners(listenerList); in testInvoke_logFileSaved()1340 mStubConfiguration.setTestInvocationListeners(listenerList); in testInvoke_shardableTest_autoRetry()2031 mStubConfiguration.setTestInvocationListeners(listenerList); in testProcessorCollectionChain()2085 mStubConfiguration.setTestInvocationListeners(listenerList); in testProcessorCollectionChain_logSaver()
58 configuration.setTestInvocationListeners(listeners); in applyAutomatedReporters()
132 config.setTestInvocationListeners(listeners); in testNotRunningAsSuite_multi_resultReporter()
420 public void setTestInvocationListeners(List<ITestInvocationListener> listeners); in setTestInvocationListeners() method
803 public void setTestInvocationListeners(List<ITestInvocationListener> listeners) { in setTestInvocationListeners() method in Configuration
213 config.setTestInvocationListeners(Collections.<ITestInvocationListener>emptyList()); in build()
207 shardConfig.setTestInvocationListeners( in rescheduleConfig()
416 originalConfig.setTestInvocationListeners(listeners); in handleExtraResultReporter()
606 config.setTestInvocationListeners(reporters); in createRemoteConfig()
1317 config.setTestInvocationListeners(delegateReporters); in setDelegateLevelReporting()