blob: ad08a79f69e6bddde4e95453af5b11d71a4cd081 [file] [log] [blame]
// WARNING: This file is machine generated by fidlgen.
#pragma once
#include <fidl/test/error/llcpp/fidl.h>
// For ::fidl::fuzzing::DecoderEncoderImpl.
#include <lib/fidl/cpp/fuzzing/decoder_encoder.h>
namespace fuzzing {
inline constexpr ::std::array<::fidl::fuzzing::DecoderEncoder, 3>
fidl_test_error_decoder_encoders = {
::fidl::fuzzing::DecoderEncoderImpl<
::fidl_test_error::wire::Example_foo_Response>,
::fidl::fuzzing::DecoderEncoderImpl<
::fidl::WireRequest<::fidl_test_error::Example::foo>>,
::fidl::fuzzing::DecoderEncoderImpl<
::fidl::WireResponse<::fidl_test_error::Example::foo>>,
};
} // namespace fuzzing