Searched refs:eventEnd (Results 1 – 2 of 2) sorted by relevance
251 InvocationEndedEventInfo eventEnd = new InvocationEndedEventInfo(metrics); in invocationEnded() local252 printEvent(SubprocessTestResultsParser.StatusKeys.INVOCATION_ENDED, eventEnd); in invocationEnded()
600 InvocationEndedEventInfo eventEnd = new InvocationEndedEventInfo(json); in handleEvent() local605 Map<String, String> attributes = eventEnd.mBuildAttributes; in handleEvent()