Searched defs:previousEvent (Results 1 – 1 of 1) sorted by relevance
78 public final TestSensorEvent previousEvent; field in AbstractSensorVerification.IndexedEventPair80 public IndexedEventPair(int index, TestSensorEvent event, TestSensorEvent previousEvent) { in IndexedEventPair()