Home
last modified time | relevance | path

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

/openbmc/pldm/common/test/
H A Dpldm_utils_test.cpp455 std::vector<uint8_t> pdr_third( in TEST() local
460 reinterpret_cast<pldm_state_effecter_pdr*>(pdr_third.data()); in TEST()
891 std::vector<uint8_t> pdr_third(sizeof(struct pldm_state_sensor_pdr) - in TEST() local
895 auto rec_third = reinterpret_cast<pldm_state_sensor_pdr*>(pdr_third.data()); in TEST()