Searched refs:kPldmType (Results 1 – 1 of 1) sorted by relevance
543 constexpr uint8_t kPldmType = PLDM_BASE; in TEST() local561 .pldm_type = kPldmType, in TEST()579 EXPECT_EQ(pldm_type, kPldmType); in TEST()596 constexpr uint8_t kPldmType = PLDM_BASE; in TEST() local610 req_pkt.pldm_type = kPldmType; in TEST()628 constexpr uint8_t kPldmType = 0xff; in TEST() local642 req_pkt.pldm_type = kPldmType; in TEST()660 constexpr uint8_t kPldmType = PLDM_BASE; in TEST() local674 req_pkt.pldm_type = kPldmType; in TEST()692 constexpr uint8_t kPldmType = PLDM_BASE; in TEST() local[all …]