blob: 7512ace7315f124818c86224700e822174165768 [file] [log] [blame]
// Copyright 2024 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// GENERATED FILE: Regen with "fx build host-tools/regen_fidl_benchmark_suite && fx regen_fidl_benchmark_suite && fx format-code"
// 1 byte vector with a 1-element limit in a struct
benchmark("ByteVectorLimit/1") {
value = ByteVectorLimit1{
bytes: [0],
},
}