Searched refs:ERROR_INVALID_PARAM_NAME (Results 1 – 5 of 5) sorted by relevance
43 { ErrorCode::ERROR_INVALID_PARAM_NAME, in BuildErrorByResult()
185 result_ = ERROR_INVALID_PARAM_NAME; in AddParams2EventPack()
232 verifyRes = ERROR_INVALID_PARAM_NAME; in VerifyAppEvent()
36 const int ERROR_INVALID_PARAM_NAME = 1; variable
213 ASSERT_EQ(res, ErrorCode::ERROR_INVALID_PARAM_NAME);