Searched refs:CommonEventDumpTest (Results 1 - 1 of 1) sorted by relevance
/base/notification/common_event_service/services/test/unittest/ |
H A D | common_event_dump_test.cpp | 93 class CommonEventDumpTest : public testing::Test { class 95 CommonEventDumpTest() in CommonEventDumpTest() function in __anon1016::CommonEventDumpTest 97 ~CommonEventDumpTest() in ~CommonEventDumpTest() 177 EXPECT_TRUE(CommonEventDumpTest::FinishReceiver(commonEventListener, CHANGECODE, CHANGEDATA, false)); in AsyncProcess() 219 CommonEventDumpTest::DumpInfoCount(state, in ProcessSubscriberTest2Case1() 236 EXPECT_TRUE(CommonEventDumpTest::FinishReceiver(commonEventListener, CHANGECODE2, CHANGEDATA2, false)); in AsyncProcess() 286 EXPECT_TRUE(CommonEventDumpTest::FinishReceiver(commonEventListener, CHANGECODE2, CHANGEDATA2, false)); in AsyncProcess() 293 std::shared_ptr<EventHandler> CommonEventDumpTest::handler_ = nullptr; 294 std::shared_ptr<InnerCommonEventManager> CommonEventDumpTest::innerCommonEventManager_ = nullptr; 296 void CommonEventDumpTest [all...] |
Completed in 2 milliseconds