Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_oem_platform_test.cpp171 std::vector<uint8_t> sensorEventDataVec{}; in TEST() local
172 sensorEventDataVec.resize(sensorEventSize); in TEST()
175 sensorEventDataVec.data()); in TEST()
181 sensorEventDataVec.data()); in TEST()
187 sensorEventDataVec.size()); in TEST()
190 encodeEventMsg(PLDM_SENSOR_EVENT, sensorEventDataVec, requestMsg, 0x1); in TEST()
198 std::vector<uint8_t> sensorEventDataVec{}; in TEST() local
201 encodeEventMsg(PLDM_SENSOR_EVENT, sensorEventDataVec, requestMsg, 0x1); in TEST()