Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_native_test.cpp37 const char* TEST_EVENT_PARAM = "{\"test_param_key\":1}"; variable
61 …ASSERT_EQ(strncmp(appEventGroups[0].appEventInfos[0].params, TEST_EVENT_PARAM, TEST_EVENT_PARAM_LE… in OnReceive()