/external/oss-fuzz/projects/ygot/ |
D | fuzz.go | 5 func Fuzz(data []byte) int { func
|
/external/libprotobuf-mutator/examples/libxml2/ |
D | libxml2_example_test.cc | 25 TEST_F(LibXml2ExampleTest, Fuzz) { in TEST_F() argument
|
/external/libprotobuf-mutator/examples/expat/ |
D | expat_example_test.cc | 25 TEST_F(ExpatExampleTest, Fuzz) { in TEST_F() argument
|
/external/openscreen/discovery/mdns/ |
D | mdns_reader_fuzztest.cc | 10 void Fuzz(const uint8_t* data, size_t size) { in Fuzz() function
|
/external/pdfium/testing/fuzzers/ |
D | xfa_codec_fuzzer.h | 23 static int Fuzz(const uint8_t* data, size_t size, FXCODEC_IMAGE_TYPE type) { in Fuzz() function
|
D | pdf_hint_table_fuzzer.cc | 33 void Fuzz(const uint8_t* data, size_t size) { in Fuzz() function in HintTableForFuzzing
|
/external/llvm-project/compiler-rt/test/fuzzer/ |
D | MagicSeparatorTest.cpp | 43 std::vector<uint8_t> Fuzz({'F', 'u', 'z', 'z'}); in LLVMFuzzerTestOneInput() local
|
/external/tensorflow/tensorflow/security/fuzzing/op_fuzzing/ |
D | fuzz_session.h | 125 int Fuzz(const uint8_t* data, size_t size) { in Fuzz() function
|
/external/tensorflow/tensorflow/core/kernels/fuzzing/ |
D | fuzz_session.h | 126 int Fuzz(const uint8_t* data, size_t size) { in Fuzz() function
|
/external/skqp/fuzz/ |
D | Fuzz.h | 25 explicit Fuzz(sk_sp<SkData> bytes) : fBytes(bytes), fNextByte(0) {} in Fuzz() function
|
/external/skia/fuzz/ |
D | Fuzz.h | 26 explicit Fuzz(sk_sp<SkData> bytes) : fBytes(bytes), fNextByte(0) {} in Fuzz() function
|
/external/libchrome/crypto/ |
D | p224_spake_unittest.cc | 119 TEST(MutualAuth, Fuzz) { in TEST() argument
|
/external/oss-fuzz/projects/go-json-iterator/ |
D | fuzz_json.go | 13 func Fuzz(data []byte) int { func
|
/external/skia/infra/bots/recipe_modules/builder_name_schema/ |
D | builder_name_schema.json | 91 "Fuzz": { object
|
/external/tensorflow/tensorflow/core/util/ |
D | example_proto_fast_parsing_test.cc | 340 void Fuzz(random::SimplePhilox* rng) { in Fuzz() function
|
/external/deqp-deps/SPIRV-Tools/tools/fuzz/ |
D | fuzz.cpp | 546 bool Fuzz(const spv_target_env& target_env, in Fuzz() function
|
/external/swiftshader/third_party/SPIRV-Tools/tools/fuzz/ |
D | fuzz.cpp | 546 bool Fuzz(const spv_target_env& target_env, in Fuzz() function
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/fuzz/ |
D | fuzz.cpp | 568 bool Fuzz(const spv_target_env& target_env, in Fuzz() function
|
/external/llvm/lib/Fuzzer/test/ |
D | FuzzerUnittest.cpp | 435 Fuzzer Fuzz(LLVMFuzzerTestOneInput, MD, {}); in TEST() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | re2_test.cc | 524 TEST(EmptyCharset, Fuzz) { in TEST() argument
|