/aosp_15_r20/external/tensorflow/tensorflow/security/fuzzing/ |
H A D | constant_fuzz.py | 22 def TestOneInput(data): function
|
H A D | acos_fuzz.py | 23 def TestOneInput(data): function
|
H A D | abs_fuzz.py | 23 def TestOneInput(data): function
|
H A D | dataFormatVecPermute_fuzz.py | 24 def TestOneInput(input_bytes): function
|
H A D | sparseCountSparseOutput_fuzz.py | 24 def TestOneInput(input_bytes): function
|
H A D | tf2migration_fuzz.py | 24 def TestOneInput(input_bytes): function
|
H A D | add_fuzz.py | 23 def TestOneInput(data): function
|
H A D | raggedCountSparseOutput_fuzz.py | 24 def TestOneInput(input_bytes): function
|
H A D | acosh_fuzz.py | 23 def TestOneInput(data): function
|
H A D | immutableConst_fuzz.py | 26 def TestOneInput(input_bytes): function
|
/aosp_15_r20/external/pigweed/pw_protobuf/ |
H A D | decoder_fuzzer.cc | 207 void TestOneInput(FuzzedDataProvider& provider) { in TestOneInput() function
|
H A D | encoder_fuzzer.cc | 294 void TestOneInput(FuzzedDataProvider& provider) { in TestOneInput() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/fuzzing/ |
D | re2_fuzzer.cc | 98 void TestOneInput(StringPiece pattern, const RE2::Options& options, in TestOneInput() function
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/fuzzing/ |
H A D | re2_fuzzer.cc | 98 void TestOneInput(absl::string_view pattern, const RE2::Options& options, in TestOneInput() function
|
/aosp_15_r20/external/boringssl/src/ssl/test/ |
H A D | fuzzer.h | 300 int TestOneInput(const uint8_t *buf, size_t len) { in TestOneInput() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/test/ |
D | fuzzer.h | 310 int TestOneInput(const uint8_t *buf, size_t len) { in TestOneInput() function
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/ |
H A D | fuzzer.h | 300 int TestOneInput(const uint8_t *buf, size_t len) { in TestOneInput() function
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/test/ |
D | fuzzer.h | 310 int TestOneInput(const uint8_t *buf, size_t len) { in TestOneInput() function
|