Searched defs:expectedEvent (Results 1 – 4 of 4) sorted by relevance
144 private static boolean compareMotionEvent(MotionEvent expectedEvent, MotionEvent actualEvent) { in compareMotionEvent()
107 base::Result<void> VerifyingTrace::verifyEventTraced(const Event& expectedEvent, in verifyEventTraced()
118 Event expectedEvent = new Event(100L, Event.TYPE_SHORTCUT_INVOCATION); in testQueryShortcutInvocationEvent() local
1953 Script verifyLatestLocationAlgorithmEventReceived(LocationAlgorithmEvent expectedEvent) { in verifyLatestLocationAlgorithmEventReceived()