Home
last modified time | relevance | path

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

/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_publish_ordered_system_test/
H A Dcommon_event_services_publish_ordered_system_test.cpp52 const int32_t CHANGECODE = 1; member
146 SetCode(CHANGECODE); in ProcessSubscriberTestCase1()
153 EXPECT_EQ(GetCode() == CHANGECODE, true); in ProcessSubscriberTestCase2()
175 SetCode(CHANGECODE); in ProcessSubscriberTestCase3()
206 SetCode(CHANGECODE); in ProcessSubscriberTestCase5()
238 result->SetCode(CHANGECODE); in AsyncProcess()
283 EXPECT_EQ(GetCode() == CHANGECODE, true); in ProcessSubscriberAnotherTestCase1()
293 SetCode(CHANGECODE); in ProcessSubscriberAnotherTestCase2()
332 SetCode(CHANGECODE); in ProcessSubscriberAnotherTestCase5()
366 result->SetCode(CHANGECODE); in AsyncProcess()
[all...]
/base/notification/common_event_service/services/test/moduletest/common_event_services_publish_ordered_module_test/
H A Dcommon_event_services_publish_ordered_module_test.cpp59 const int32_t CHANGECODE = 1; member
154 SetCode(CHANGECODE); in ProcessSubscriberTestCase1()
162 EXPECT_EQ(GetCode() == CHANGECODE, true); in ProcessSubscriberTestCase2()
185 SetCode(CHANGECODE); in ProcessSubscriberTestCase3()
218 SetCode(CHANGECODE); in ProcessSubscriberTestCase5()
251 result->SetCode(CHANGECODE); in AsyncProcess()
296 EXPECT_EQ(GetCode() == CHANGECODE, true); in ProcessSubscriberAnotherTestCase1()
306 SetCode(CHANGECODE); in ProcessSubscriberAnotherTestCase2()
345 SetCode(CHANGECODE); in ProcessSubscriberAnotherTestCase5()
379 result->SetCode(CHANGECODE); in AsyncProcess()
[all...]
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_freeze_test.cpp45 constexpr uint8_t CHANGECODE = 1; member
130 EXPECT_TRUE(CommonEventFreezeTest::FinishReceiver(commonEventListener, CHANGECODE, CHANGEDATA, false)); in AsyncProcess()
166 EXPECT_EQ(CHANGECODE, data.GetCode()); in ProcessSubscriberTest2Case1()
227 EXPECT_EQ(CHANGECODE, data.GetCode()); in ProcessSubscriberTestLastCase1()
H A Dcommon_event_dump_test.cpp61 constexpr uint8_t CHANGECODE = 1; member
177 EXPECT_TRUE(CommonEventDumpTest::FinishReceiver(commonEventListener, CHANGECODE, CHANGEDATA, false)); in AsyncProcess()

Completed in 7 milliseconds