Searched refs:getTimestampOffsetMicros (Results 1 – 3 of 3) sorted by relevance
148 public long getTimestampOffsetMicros() { in getTimestampOffsetMicros() method
137 case INJECT -> d.injectEvent(e.getInjections(), e.getTimestampOffsetMicros()); in process()
195 assertThat(event.getTimestampOffsetMicros()).isEqualTo(timestampOffsetMicros); in assertInjectEvent()