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() 445 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() 862 auto state_third = new (rec_third->possible_states) in TEST() 865 rec_third in TEST() 453 auto rec_third = TEST() local 881 auto rec_third = reinterpret_cast<pldm_state_sensor_pdr*>(pdr_third.data()); TEST() local [all...]