Searched refs:endEvents (Results 1 – 1 of 1) sorted by relevance
39 val endEvents = sortedCujEvents.filter { it.type == CujEvent.Companion.Type.END } in from() constant45 endEvents.firstOrNull { in from()