Searched defs:asyncProcessFunc (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/notification/common_event_service/services/test/unittest/ |
H A D | common_event_freeze_test.cpp | 118 …std::function<void()> asyncProcessFunc = std::bind(&SubscriberTest::AsyncProcess, this, commonEven… in ProcessSubscriberTestCase1() local 173 …std::function<void()> asyncProcessFunc = std::bind(&SubscriberTest2::AsyncProcess, this, commonEve… in ProcessSubscriberTest2Case1() local 235 std::function<void()> asyncProcessFunc = in ProcessSubscriberTestLastCase1() local 418 std::function<void()> asyncProcessFunc = std::bind(&CommonEventFreezeTest::AsyncProcess, this); variable 480 std::function<void()> asyncProcessFunc = std::bind(&CommonEventFreezeTest::AsyncProcess, this); variable
|
H A D | common_event_dump_test.cpp | 164 …std::function<void()> asyncProcessFunc = std::bind(&SubscriberTest::AsyncProcess, this, commonEven… in ProcessSubscriberTestCase1() local 171 …std::function<void()> asyncProcessFunc = std::bind(&SubscriberTest::AsyncProcess, this, commonEven… in ProcessSubscriberTestCase2() local 222 …std::function<void()> asyncProcessFunc = std::bind(&SubscriberTest2::AsyncProcess, this, commonEve… in ProcessSubscriberTest2Case1() local 229 …std::function<void()> asyncProcessFunc = std::bind(&SubscriberTest2::AsyncProcess, this, commonEve… in ProcessSubscriberTest2Case2() local 275 std::function<void()> asyncProcessFunc = in ProcessSubscriberTestLastCase1() local
|
/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_publish_ordered_system_test/ |
H A D | common_event_services_publish_ordered_system_test.cpp | 184 std::function<void()> asyncProcessFunc = in ProcessSubscriberTestCase4() local 215 std::function<void()> asyncProcessFunc = in ProcessSubscriberTestCase6() local 343 std::function<void()> asyncProcessFunc = in ProcessSubscriberAnotherTestCase6() local
|
/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_publish_ordered_module_test/ |
H A D | common_event_services_publish_ordered_module_test.cpp | 195 std::function<void()> asyncProcessFunc = in ProcessSubscriberTestCase4() local 228 std::function<void()> asyncProcessFunc = in ProcessSubscriberTestCase6() local 356 std::function<void()> asyncProcessFunc = in ProcessSubscriberAnotherTestCase6() local
|