Searched refs:rec_third (Results 1 – 1 of 1) sorted by relevance
443 auto rec_third = new (pdr_third.data()) pldm_state_effecter_pdr; in TEST() local445 auto state_third = new (rec_third->possible_states) in TEST()448 rec_third->hdr.type = 11; in TEST()449 rec_third->hdr.record_handle = 3; in TEST()450 rec_third->entity_type = 69; in TEST()451 rec_third->container_id = 0; in TEST()452 rec_third->composite_effecter_count = 1; in TEST()860 auto rec_third = new (pdr_third.data()) pldm_state_sensor_pdr; in TEST() local862 auto state_third = new (rec_third->possible_states) in TEST()865 rec_third->hdr.type = 4; in TEST()[all …]