Home
last modified time | relevance | path

Searched defs:LLVMFuzzerTestOneInput (Results 1 – 25 of 938) sorted by relevance

12345678910>>...38

/external/libxml2/fuzz/
DtestFuzzer.c19 #define LLVMFuzzerTestOneInput fuzzHtml macro
29 #define LLVMFuzzerTestOneInput fuzzReader macro
39 #define LLVMFuzzerTestOneInput fuzzRegexp macro
49 #define LLVMFuzzerTestOneInput fuzzSchema macro
59 #define LLVMFuzzerTestOneInput fuzzUri macro
69 #define LLVMFuzzerTestOneInput fuzzValid macro
79 #define LLVMFuzzerTestOneInput fuzzXInclude macro
89 #define LLVMFuzzerTestOneInput fuzzXml macro
99 #define LLVMFuzzerTestOneInput fuzzXPath macro
/external/pdfium/testing/fuzzers/
Dpdf_codec_rle_fuzzer.cc11 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
Dpdf_codec_jpeg_fuzzer.cc7 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
Dpdf_codec_gif_fuzzer.cc7 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
Dcomponent_fuzzer_template.cc17 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
Dpdf_codec_bmp_fuzzer.cc7 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
Dpdf_codec_a85_fuzzer.cc11 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
Dpdf_codec_png_fuzzer.cc7 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/fuzz/
Dserver.cc20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
Ddtls_client.cc20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
/external/cronet/tot/third_party/boringssl/src/fuzz/
Dclient.cc20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
Dserver.cc20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
Ddtls_client.cc20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
/external/cronet/stable/third_party/llvm-libc/src/fuzzing/math/
Dnextafter_differential_fuzz.cpp22 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() function
Dmath_differential_fuzz.cpp71 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() function
/external/cronet/stable/third_party/boringssl/src/fuzz/
Ddtls_client.cc20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
Dprivkey.cc18 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
Ddtls_server.cc20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
/external/llvm/lib/Fuzzer/test/
DSpamyTest.cpp11 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *Data, size_t Size) { in LLVMFuzzerTestOneInput() function
/external/cronet/stable/net/base/registry_controlled_domains/
Dget_domain_and_registry_fuzzer.cc19 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
/external/cronet/tot/testing/libfuzzer/fuzzers/
Dhash_fuzzer.cc17 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
Dstring_compare_fuzzer.cc13 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
/external/cronet/tot/net/base/registry_controlled_domains/
Dget_domain_and_registry_fuzzer.cc19 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
/external/cronet/tot/third_party/llvm-libc/src/fuzzing/math/
Dnextafter_differential_fuzz.cpp22 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() function
Dmath_differential_fuzz.cpp71 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() function

12345678910>>...38