mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
pipeline_desc is a std::optional<PipelineDescriptor>. It's used in test expectations after (lines 320-321) the move. This passes by value like in other tests.