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