Home
last modified time | relevance | path

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

/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_send_timing_event_module_test.cpp180 EXPECT_EQ(runResult, CommonUtils::EventRunCount()); in HWTEST_F()
204 EXPECT_EQ(runResult, CommonUtils::EventRunCount()); in HWTEST_F()
229 EXPECT_EQ(runResult, CommonUtils::EventRunCount()); in HWTEST_F()
322 EXPECT_EQ(runResult, CommonUtils::EventRunCount()); in HWTEST_F()
H A Devent_handler_test_common.h93 static inline uint32_t EventRunCount() in EventRunCount() function in OHOS::AppExecFwk::CommonUtils
H A Devent_handler_press_module_test.cpp167 EXPECT_EQ(TEST_TIMES * 2, CommonUtils::EventRunCount()); in HWTEST_F()
H A Devent_handler_send_event_module_test.cpp43 EXPECT_EQ(runResult, CommonUtils::EventRunCount()); in SendAndCheck()
76 EXPECT_EQ(runResult, CommonUtils::EventRunCount()); in SendEventWithPriority()
H A Devent_handler_fd_listener_module_test.cpp469 EXPECT_EQ(CommonUtils::EventRunCount(), 2); in HWTEST_F()
/base/notification/eventhandler/test/systemtest/ems_event_handler_system_test/
H A Dems_event_handler_test.cpp113 static inline uint32_t EventRunCount() in EventRunCount() function in CommonUtils

Completed in 9 milliseconds