Searched refs:two_byte_struct_ptr (Results 1 – 1 of 1) sorted by relevance
1527 …std::unique_ptr<TwoByteStruct> two_byte_struct_ptr = std::make_unique<TwoByteStruct>(two_byte_stru… in TEST() local1529 auto packet = OneGenericStructBuilder::Create(std::move(two_byte_struct_ptr)); in TEST()