/external/oss-fuzz/projects/ujson/ |
D | ujson_fuzzer.py | 36 def TestOneInput(input_bytes): function
|
D | json_differential_fuzzer.py | 63 def TestOneInput(input_bytes): function
|
/external/oss-fuzz/projects/bleach/ |
D | sanitize_fuzzer.py | 23 def TestOneInput(input_bytes): function
|
D | linkify_fuzzer.py | 23 def TestOneInput(input_bytes): function
|
/external/oss-fuzz/projects/scapy/ |
D | pcap_fuzzer.py | 27 def TestOneInput(input_bytes): function
|
/external/oss-fuzz/projects/pyyaml/ |
D | fuzz_reader.py | 22 def TestOneInput(data): function
|
D | fuzz_loader.py | 26 def TestOneInput(input_bytes): function
|
/external/oss-fuzz/projects/pygments/ |
D | fuzz_guesser.py | 24 def TestOneInput(data: bytes) -> int: function
|
D | fuzz_lexers.py | 30 def TestOneInput(data: bytes) -> int: function
|
/external/oss-fuzz/projects/sqlalchemy/ |
D | sqlalchemy_fuzzer.py | 27 def TestOneInput(input_bytes): function
|
/external/oss-fuzz/projects/python-lz4/ |
D | fuzz_lz4.py | 21 def TestOneInput(data): function
|
/external/oss-fuzz/projects/urllib3/ |
D | fuzz_urlparse.py | 21 def TestOneInput(data): function
|
/external/oss-fuzz/projects/bs4/ |
D | bs4_fuzzer.py | 38 def TestOneInput(data): function
|
/external/tensorflow/tensorflow/security/fuzzing/ |
D | tf2migration_fuzz.py | 22 def TestOneInput(input_bytes): function
|
D | constant_fuzz.py | 21 def TestOneInput(data): function
|
D | dataFormatVecPermute_fuzz.py | 22 def TestOneInput(input_bytes): function
|
D | raggedCountSparseOutput_fuzz.py | 22 def TestOneInput(input_bytes): function
|
D | sparseCountSparseOutput_fuzz.py | 22 def TestOneInput(input_bytes): function
|
D | immutableConst_fuzz.py | 24 def TestOneInput(input_bytes): function
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/fuzzing/ |
D | re2_fuzzer.cc | 21 void TestOneInput(StringPiece pattern, const RE2::Options& options, in TestOneInput() function
|
/external/jazzer-api/driver/ |
D | libfuzzer_driver.cpp | 177 RunResult LibfuzzerDriver::TestOneInput(const uint8_t *data, in TestOneInput() function in jazzer::LibfuzzerDriver
|
/external/boringssl/src/ssl/test/ |
D | fuzzer.h | 300 int TestOneInput(const uint8_t *buf, size_t len) { in TestOneInput() function
|
/external/rust/crates/quiche/deps/boringssl/src/ssl/test/ |
D | fuzzer.h | 292 int TestOneInput(const uint8_t *buf, size_t len) { in TestOneInput() function
|