Home
last modified time | relevance | path

Searched refs:g_CODE_COMPARE2 (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.cpp56 const int32_t g_CODE_COMPARE2 = 2; variable
102 EXPECT_TRUE(data.GetCode() == g_CODE_COMPARE2); in OnReceiveEvent()
/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
H A DactsCESManagertest.cpp48 const int32_t g_CODE_COMPARE2 = 200; variable
96 EXPECT_TRUE(data.GetCode() == g_CODE_COMPARE2); in OnReceiveEvent()