Home
last modified time | relevance | path

Searched refs:lowEventId (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_event_queue_test.cpp654 uint32_t lowEventId = 0; variable
655 GetEventAndCompare(lowEventId, queue);
669 lowEventId = 1;
670 GetEventAndCompare(lowEventId, queue);