Searched refs:two_byte_struct_ptr (Results 1 – 1 of 1) sorted by relevance
1560 std::unique_ptr<TwoByteStruct> two_byte_struct_ptr = in TEST() local1563 auto packet = OneGenericStructBuilder::Create(std::move(two_byte_struct_ptr)); in TEST()