Home
last modified time | relevance | path

Searched refs:DEFINE_PROTO_FUZZER (Results 1 – 14 of 14) sorted by relevance

/external/libprotobuf-mutator/
DREADME.md83 DEFINE_PROTO_FUZZER(const MyMessageType& input) {
106 DEFINE_PROTO_FUZZER(const MyMessageType& input) {
121 DEFINE_PROTO_FUZZER(const MyMessageType& input) {
147 …_TEXT_PROTO_FUZZER+OR+DEFINE_PROTO_FUZZER+OR+DEFINE_BINARY_PROTO_FUZZER&unscoped_q=DEFINE_TEXT_PRO…
148 …_TEXT_PROTO_FUZZER+OR+DEFINE_PROTO_FUZZER+OR+DEFINE_BINARY_PROTO_FUZZER&unscoped_q=DEFINE_TEXT_PRO…
/external/oss-fuzz/projects/giflib/
Ddgif_protobuf_target.cc14 DEFINE_PROTO_FUZZER(const GifProto &gif_proto) in DEFINE_PROTO_FUZZER() function
/external/oss-fuzz/projects/xerces-c/
Dparse_target_proto.cpp42 DEFINE_PROTO_FUZZER(const xmlProtoFuzzer::XmlDocument& xmlDocument) { in DEFINE_PROTO_FUZZER() function
/external/oss-fuzz/projects/boringssl/
Dfuzz_certs.cc28 DEFINE_PROTO_FUZZER(const asn1_pdu::PDU& asn1) { in DEFINE_PROTO_FUZZER() function
Dfuzz_pkcs12.cc29 DEFINE_PROTO_FUZZER(const asn1_pdu::PDU& asn1) { in DEFINE_PROTO_FUZZER() function
Dfuzz_pkcs8.cc29 DEFINE_PROTO_FUZZER(const asn1_pdu::PDU& asn1) { in DEFINE_PROTO_FUZZER() function
/external/libprotobuf-mutator/examples/expat/
Dexpat_example.cc30 DEFINE_PROTO_FUZZER(const protobuf_mutator::xml::Input& message) { in DEFINE_PROTO_FUZZER() function
/external/libprotobuf-mutator/examples/libxml2/
Dlibxml2_example.cc32 DEFINE_PROTO_FUZZER(const protobuf_mutator::xml::Input& message) { in DEFINE_PROTO_FUZZER() function
/external/libchrome/mojo/public/tools/fuzzers/
Dmojo_parse_message_proto_fuzzer.cc62 DEFINE_PROTO_FUZZER(const MojoFuzzerMessages& mojo_fuzzer_messages) { in DEFINE_PROTO_FUZZER() function
/external/oss-fuzz/projects/jsoncpp/
Djsoncpp_fuzz_proto.cc63 DEFINE_PROTO_FUZZER(const json_proto::JsonParseAPI &json_proto) { in DEFINE_PROTO_FUZZER() function
/external/libprotobuf-mutator/examples/libfuzzer/
Dlibfuzzer_example.cc47 DEFINE_PROTO_FUZZER(const libfuzzer_example::Msg& message) { in DEFINE_PROTO_FUZZER() function
/external/libprotobuf-mutator/src/libfuzzer/
Dlibfuzzer_macro.h28 #define DEFINE_PROTO_FUZZER(arg) DEFINE_TEXT_PROTO_FUZZER(arg) macro
/external/oss-fuzz/projects/libpng-proto/
Dpng_proto_fuzzer_example.cc117 DEFINE_PROTO_FUZZER(const PngProto &png_proto) { in DEFINE_PROTO_FUZZER() function
/external/oss-fuzz/projects/nginx/fuzz/
Dhttp_request_fuzzer.cc242 DEFINE_PROTO_FUZZER(const HttpProto &input) { in DEFINE_PROTO_FUZZER() function