Home
last modified time | relevance | path

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

/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_test_common.h95 return eventRunTimes_; in EventRunCount()
103 eventRunTimes_++; in EventRunCountIncrement()
111 eventRunTimes_ = 0; in EventRunCountReset()
142 static std::atomic<uint32_t> eventRunTimes_; member in OHOS::AppExecFwk::CommonUtils
H A Devent_handler_test_common.cpp22 std::atomic<uint32_t> CommonUtils::eventRunTimes_ {0};

Completed in 1 milliseconds