Searched refs:get_record_id (Results 1 – 3 of 3) sorted by relevance
188 inline uint16_t get_record_id(GetSdrReq* req)212 `get_record_id()`. We want to test:235 For `get_record_id()`, we have pretty much the same set of tests:261 `get_record_id()` will be identical, so we won't cover them here.320 The `get_record_id()` tests are identical, except that they are testing the
1176 auto recordID = get_sdr::request::get_record_id(req); in ipmi_fru_get_sdr()1270 auto recordID = get_sdr::request::get_record_id(req); in ipmi_entity_get_sdr()1341 auto recordID = get_sdr::request::get_record_id(req); in ipmi_sen_get_sdr()
143 inline uint16_t get_record_id(GetSdrReq* req) in get_record_id() function