Home
last modified time | relevance | path

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

/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_freeze_test.cpp61 class CommonEventFreezeTest : public testing::Test { class
63 CommonEventFreezeTest() in CommonEventFreezeTest() function in __anon1017::CommonEventFreezeTest
65 ~CommonEventFreezeTest() in ~CommonEventFreezeTest()
130 EXPECT_TRUE(CommonEventFreezeTest::FinishReceiver(commonEventListener, CHANGECODE, CHANGEDATA, false)); in AsyncProcess()
185 EXPECT_TRUE(CommonEventFreezeTest::FinishReceiver(commonEventListener, CHANGECODE2, CHANGEDATA2, false)); in AsyncProcess()
244 EXPECT_TRUE(CommonEventFreezeTest::FinishReceiver(commonEventListener, CHANGECODE2, CHANGEDATA2, false)); in AsyncProcess()
251 std::shared_ptr<EventHandler> CommonEventFreezeTest::handler_ = nullptr;
252 std::shared_ptr<InnerCommonEventManager> CommonEventFreezeTest::innerCommonEventManager_ = nullptr;
254 void CommonEventFreezeTest::SetUpTestCase(void) in SetUpTestCase()
261 void CommonEventFreezeTest
[all...]

Completed in 2 milliseconds