Searched refs:getInjections (Results 1 – 3 of 3) sorted by relevance
139 public int[] getInjections() { in getInjections() method
137 case INJECT -> d.injectEvent(e.getInjections(), e.getTimestampOffsetMicros()); in process()
193 assertThat(event.getInjections()).asList() in assertInjectEvent()