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