/aosp_15_r20/external/libxml2/fuzz/ |
H A D | testFuzzer.c | 19 #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
|
/aosp_15_r20/external/pdfium/testing/fuzzers/ |
H A D | pdf_codec_rle_fuzzer.cc | 9 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | pdf_codec_tiff_fuzzer.cc | 7 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | pdf_codec_png_fuzzer.cc | 7 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | pdf_codec_bmp_fuzzer.cc | 7 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | component_fuzzer_template.cc | 17 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | pdf_cmap_fuzzer.cc | 11 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | pdf_codec_gif_fuzzer.cc | 7 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/fuzz/ |
D | dtls_client.cc | 20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
|
D | privkey.cc | 18 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | host_port_pair_fuzzer.cc | 7 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp_15_r20/external/cronet/base/time/ |
H A D | time_delta_from_string_fuzzer.cc | 13 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/ |
D | fuzz_test.cc | 25 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/tests/fuzzers/ |
H A D | percent_decode.cpp | 3 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | query_string_parse.cpp | 3 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() function
|
H A D | http_header_field_value_semicolon_separated_attributes_parse.cpp | 3 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/fuzz/ |
D | privkey.cc | 18 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
|
D | dtls_server.cc | 20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
|
D | server.cc | 20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/fuzz/ |
H A D | dtls_client.cc | 20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
|
H A D | server.cc | 20 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
|
H A D | privkey.cc | 18 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) { in LLVMFuzzerTestOneInput() function
|
/aosp_15_r20/external/llvm/lib/Fuzzer/test/ |
H A D | SpamyTest.cpp | 11 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *Data, size_t Size) { in LLVMFuzzerTestOneInput() function
|
/aosp_15_r20/external/openscreen/cast/common/channel/ |
H A D | message_framer_fuzzer.cc | 10 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() function
|
/aosp_15_r20/tools/security/fuzzing/presubmit_test_fuzzers/ |
H A D | test_fuzzer_2.cpp | 24 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput() function
|