Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/ces_check_service/
H A Dces_check_service.cpp45 const int32_t g_CODE_COMPARE3 = 200; variable
63 EXPECT_TRUE(data.GetCode() == g_CODE_COMPARE3); in OnReceiveEvent()
/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
H A Dcommon_event_services_system_test.cpp57 const int32_t g_CODE_COMPARE3 = 200; variable
78 EXPECT_TRUE(data.GetCode() == g_CODE_COMPARE3); in OnReceiveEvent()
2044 commonEventData.SetCode(g_CODE_COMPARE3);