Searched defs:asyncProcessFunc (Results 1 – 4 of 4) sorted by relevance
| /base/notification/common_event_service/services/test/unittest/ |
| 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 419 std::function<void()> asyncProcessFunc = std::bind(&CommonEventFreezeTest::AsyncProcess, this); variable 481 std::function<void()> asyncProcessFunc = std::bind(&CommonEventFreezeTest::AsyncProcess, this); variable
|
| D | common_event_dump_test.cpp | 161 …std::function<void()> asyncProcessFunc = std::bind(&SubscriberTest::AsyncProcess, this, commonEven… in ProcessSubscriberTestCase1() local 168 …std::function<void()> asyncProcessFunc = std::bind(&SubscriberTest::AsyncProcess, this, commonEven… in ProcessSubscriberTestCase2() local 219 …std::function<void()> asyncProcessFunc = std::bind(&SubscriberTest2::AsyncProcess, this, commonEve… in ProcessSubscriberTest2Case1() local 226 …std::function<void()> asyncProcessFunc = std::bind(&SubscriberTest2::AsyncProcess, this, commonEve… in ProcessSubscriberTest2Case2() local 272 std::function<void()> asyncProcessFunc = in ProcessSubscriberTestLastCase1() local
|
| /base/notification/common_event_service/test/systemtest/common/ces/common_event_services_publish_ordered_system_test/ |
| 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 340 std::function<void()> asyncProcessFunc = in ProcessSubscriberAnotherTestCase6() local
|
| /base/notification/common_event_service/services/test/moduletest/common_event_services_publish_ordered_module_test/ |
| 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 353 std::function<void()> asyncProcessFunc = in ProcessSubscriberAnotherTestCase6() local
|