Home
last modified time | relevance | path

Searched refs:eventStatistic (Results 1 - 1 of 1) sorted by relevance

/foundation/multimodalinput/input/service/event_dump/test/
H A Devent_statistic_test.cpp59 EventStatistic eventStatistic; in HWTEST_F() local
64 ASSERT_NO_FATAL_FAILURE(eventStatistic.PushPointerEvent(pointerEvent)); in HWTEST_F()
76 EventStatistic eventStatistic; in HWTEST_F() local
81 ASSERT_NO_FATAL_FAILURE(eventStatistic.PushPointerEvent(pointerEvent)); in HWTEST_F()
93 EventStatistic eventStatistic; in HWTEST_F() local
94 eventStatistic.eventQueue_.push("event1"); in HWTEST_F()
95 eventStatistic.eventQueue_.push("event2"); in HWTEST_F()
96 eventStatistic.eventQueue_.push("event3"); in HWTEST_F()
97 ASSERT_NO_FATAL_FAILURE(eventStatistic.PopEvent()); in HWTEST_F()
109 EventStatistic eventStatistic; in HWTEST_F() local
123 EventStatistic eventStatistic; HWTEST_F() local
[all...]

Completed in 1 milliseconds