Searched defs:Fuzz (Results 1 – 14 of 14) sorted by relevance
/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/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/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 | 14 func Fuzz(data []byte) int { func
|
/external/tensorflow/tensorflow/core/util/ |
D | example_proto_fast_parsing_test.cc | 340 void Fuzz(random::SimplePhilox* rng) { in Fuzz() function
|
/external/angle/third_party/spirv-tools/src/tools/fuzz/ |
D | fuzz.cpp | 457 bool Fuzz(const spv_target_env& target_env, in Fuzz() function
|
/external/swiftshader/third_party/SPIRV-Tools/tools/fuzz/ |
D | fuzz.cpp | 435 bool Fuzz(const spv_target_env& target_env, in Fuzz() function
|
/external/deqp-deps/SPIRV-Tools/tools/fuzz/ |
D | fuzz.cpp | 457 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
|