Searched refs:defaultListener (Results 1 – 1 of 1) sorted by relevance
264 ITestInvocationListener defaultListener = mConfig.getTestInvocationListeners().get(0); in testGetTestInvocationListeners() local265 defaultListener.invocationStarted(new InvocationContext()); in testGetTestInvocationListeners()266 defaultListener.invocationEnded(1); in testGetTestInvocationListeners()