Home
last modified time | relevance | path

Searched defs:ERROR_INVALID_PARAM_VALUE_LENGTH (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_app_event_test.cpp144 ASSERT_EQ(Write(event2), ERROR_INVALID_PARAM_VALUE_LENGTH); in HWTEST_F() local
154 ASSERT_EQ(Write(event4), ERROR_INVALID_PARAM_VALUE_LENGTH); in HWTEST_F() local
H A Dhiappevent_native_test.cpp753 ASSERT_EQ(SetCustomConfig(processor, "", ""), ErrorCode::ERROR_INVALID_PARAM_VALUE_LENGTH); in HWTEST_F() member in ErrorCode
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h44 const int ERROR_INVALID_PARAM_VALUE_LENGTH = 4; member

Completed in 3 milliseconds