Home
last modified time | relevance | path

Searched refs:g_CODE_COMPARE1 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
H A Dcommon_event_services_system_test.cpp55 const int32_t g_CODE_COMPARE1 = 1; variable
100 EXPECT_TRUE(data.GetCode() == g_CODE_COMPARE1); in OnReceiveEvent()
1990 commonEventData.SetCode(g_CODE_COMPARE1);
/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
H A DactsCESManagertest.cpp47 const int32_t g_CODE_COMPARE1 = 1; variable
70 EXPECT_TRUE(data.GetCode() == g_CODE_COMPARE1); in OnReceiveEvent()
93 EXPECT_TRUE(data.GetCode() == g_CODE_COMPARE1); in OnReceiveEvent()