Searched refs:ERROR_INVALID_PARAM_NUM (Results 1 – 6 of 6) sorted by relevance
30 { ERROR_INVALID_PARAM_NUM, ERR_INVALID_PARAM_NUM },
47 { ErrorCode::ERROR_INVALID_PARAM_NUM, in BuildErrorByResult()
45 const int ERROR_INVALID_PARAM_NUM = 5; variable
177 ASSERT_EQ(Write(event1), ERROR_INVALID_PARAM_NUM);
320 ASSERT_EQ(res, ErrorCode::ERROR_INVALID_PARAM_NUM);
422 verifyRes = ERROR_INVALID_PARAM_NUM; in VerifyAppEvent()