Searched defs:expectedEvent (Results 1 – 5 of 5) 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()
165 for ((index, expectedEvent) in test.events.withIndex()) { in <lambda>() constant
118 Event expectedEvent = new Event(100L, Event.TYPE_SHORTCUT_INVOCATION); in testQueryShortcutInvocationEvent() local
2068 Script verifyLatestLocationAlgorithmEventReceived(LocationAlgorithmEvent expectedEvent) { in verifyLatestLocationAlgorithmEventReceived()