Home
last modified time | relevance | path

Searched defs:expectedEventType (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/chre/apps/test/chqts/src/general_test/
H A Dsend_event_test.cc79 uint16_t expectedEventType = 0xFFFF; in completeCallback() local
208 uint16_t expectedEventType = 0xFFFF; in handleEvent() local
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/user/
H A DCarUserServiceTest.java440 private void verifyListenerOnEventInvoked(int expectedNewUserId, int expectedEventType) in verifyListenerOnEventInvoked()
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp773 void consumeEvent(int32_t expectedEventType, int32_t expectedAction, in consumeEvent()
1065 void consumeEvent(int32_t expectedEventType, int32_t expectedAction, in consumeEvent()