Home
last modified time | relevance | path

Searched refs:STANDARD_TF_FUZZ_FUNCTION (Results 1 – 18 of 18) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/fuzzing/
Dfuzz_session.h25 #define STANDARD_TF_FUZZ_FUNCTION(FuzzerClass) \ macro
34 #define STANDARD_TF_FUZZ_FUNCTION(FuzzerClass) macro
Ddecode_base64_fuzz.cc26 STANDARD_TF_FUZZ_FUNCTION(FuzzDecodeBase64);
Ddecode_bmp_fuzz.cc26 STANDARD_TF_FUZZ_FUNCTION(FuzzDecodeBmp);
Dstring_to_number_fuzz.cc29 STANDARD_TF_FUZZ_FUNCTION(FuzzStringToNumber);
Dencode_base64_fuzz.cc26 STANDARD_TF_FUZZ_FUNCTION(FuzzEncodeBase64);
Ddecode_wav_fuzz.cc27 STANDARD_TF_FUZZ_FUNCTION(FuzzDecodeWav);
Ddecode_png_fuzz.cc26 STANDARD_TF_FUZZ_FUNCTION(FuzzDecodePng);
Ddecode_json_example_fuzz.cc26 STANDARD_TF_FUZZ_FUNCTION(FuzzDecodeJSONExample);
Didentity_fuzz.cc42 STANDARD_TF_FUZZ_FUNCTION(FuzzIdentity);
Dcheck_numerics_fuzz.cc47 STANDARD_TF_FUZZ_FUNCTION(FuzzCheckNumerics);
Dparse_tensor_op_fuzz.cc69 STANDARD_TF_FUZZ_FUNCTION(FuzzParseTensor);
Dstring_split_fuzz.cc55 STANDARD_TF_FUZZ_FUNCTION(FuzzStringSplit);
Ddecode_compressed_fuzz.cc42 STANDARD_TF_FUZZ_FUNCTION(FuzzDecodeCompressed);
Dstring_split_v2_fuzz.cc62 STANDARD_TF_FUZZ_FUNCTION(FuzzStringSplitV2);
Dencode_jpeg_fuzz.cc59 STANDARD_TF_FUZZ_FUNCTION(FuzzEncodeJpeg);
Dexample_proto_fast_parsing_fuzz.cc60 STANDARD_TF_FUZZ_FUNCTION(FuzzExampleProtoFastParsing);
Done_hot_fuzz.cc75 STANDARD_TF_FUZZ_FUNCTION(FuzzOneHot);
Dscatter_nd_fuzz.cc133 STANDARD_TF_FUZZ_FUNCTION(FuzzScatterNd);