Home
last modified time | relevance | path

Searched defs:TestOneInput (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/security/fuzzing/
H A Dconstant_fuzz.py22 def TestOneInput(data): function
H A Dacos_fuzz.py23 def TestOneInput(data): function
H A Dabs_fuzz.py23 def TestOneInput(data): function
H A DdataFormatVecPermute_fuzz.py24 def TestOneInput(input_bytes): function
H A DsparseCountSparseOutput_fuzz.py24 def TestOneInput(input_bytes): function
H A Dtf2migration_fuzz.py24 def TestOneInput(input_bytes): function
H A Dadd_fuzz.py23 def TestOneInput(data): function
H A DraggedCountSparseOutput_fuzz.py24 def TestOneInput(input_bytes): function
H A Dacosh_fuzz.py23 def TestOneInput(data): function
H A DimmutableConst_fuzz.py26 def TestOneInput(input_bytes): function
/aosp_15_r20/external/pigweed/pw_protobuf/
H A Ddecoder_fuzzer.cc207 void TestOneInput(FuzzedDataProvider& provider) { in TestOneInput() function
H A Dencoder_fuzzer.cc294 void TestOneInput(FuzzedDataProvider& provider) { in TestOneInput() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/fuzzing/
Dre2_fuzzer.cc98 void TestOneInput(StringPiece pattern, const RE2::Options& options, in TestOneInput() function
/aosp_15_r20/external/cronet/third_party/re2/src/re2/fuzzing/
H A Dre2_fuzzer.cc98 void TestOneInput(absl::string_view pattern, const RE2::Options& options, in TestOneInput() function
/aosp_15_r20/external/boringssl/src/ssl/test/
H A Dfuzzer.h300 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/
Dfuzzer.h310 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 Dfuzzer.h300 int TestOneInput(const uint8_t *buf, size_t len) { in TestOneInput() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/test/
Dfuzzer.h310 int TestOneInput(const uint8_t *buf, size_t len) { in TestOneInput() function