Searched refs:InvocationStartedEventHandler (Results 1 – 1 of 1) sorted by relevance
267 mHandlerMap.put(StatusKeys.INVOCATION_STARTED, new InvocationStartedEventHandler()); in SubprocessTestResultsParser()486 private class InvocationStartedEventHandler implements EventHandler { class in SubprocessTestResultsParser