Home
last modified time | relevance | path

Searched defs:fuzzer (Results 1 – 25 of 56) sorted by relevance

123

/third_party/skia/third_party/externals/tint/fuzzers/
Dtint_all_transforms_fuzzer.cc28 fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kSpv); in LLVMFuzzerTestOneInput() local
40 fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kHLSL); in LLVMFuzzerTestOneInput() local
53 fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kMSL); in LLVMFuzzerTestOneInput() local
65 fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kSpv); in LLVMFuzzerTestOneInput() local
Dtint_black_box_fuzz_target.cc132 tint::fuzzers::CommonFuzzer fuzzer(tint::fuzzers::InputFormat::kWGSL, in main() local
139 tint::fuzzers::CommonFuzzer fuzzer(tint::fuzzers::InputFormat::kWGSL, in main() local
147 tint::fuzzers::CommonFuzzer fuzzer(tint::fuzzers::InputFormat::kWGSL, in main() local
153 tint::fuzzers::CommonFuzzer fuzzer(tint::fuzzers::InputFormat::kWGSL, in main() local
Dtint_spv_reader_fuzzer.cc24 tint::fuzzers::CommonFuzzer fuzzer(InputFormat::kSpv, OutputFormat::kNone); in LLVMFuzzerTestOneInput() local
Dtint_spv_reader_hlsl_writer_fuzzer.cc24 tint::fuzzers::ReaderWriterFuzzer fuzzer(InputFormat::kSpv, in LLVMFuzzerTestOneInput() local
Dtint_spv_reader_wgsl_writer_fuzzer.cc24 tint::fuzzers::ReaderWriterFuzzer fuzzer(InputFormat::kSpv, in LLVMFuzzerTestOneInput() local
Dtint_wgsl_reader_fuzzer.cc24 tint::fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kNone); in LLVMFuzzerTestOneInput() local
Dtint_wgsl_reader_hlsl_writer_fuzzer.cc24 tint::fuzzers::ReaderWriterFuzzer fuzzer(InputFormat::kWGSL, in LLVMFuzzerTestOneInput() local
Dtint_wgsl_reader_wgsl_writer_fuzzer.cc24 tint::fuzzers::ReaderWriterFuzzer fuzzer(InputFormat::kWGSL, in LLVMFuzzerTestOneInput() local
Dtint_robustness_fuzzer.cc26 tint::fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kWGSL); in LLVMFuzzerTestOneInput() local
Dtint_renamer_fuzzer.cc26 fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kWGSL); in LLVMFuzzerTestOneInput() local
Dtint_vertex_pulling_fuzzer.cc26 tint::fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kWGSL); in LLVMFuzzerTestOneInput() local
Dtint_single_entry_point_fuzzer.cc26 fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kWGSL); in LLVMFuzzerTestOneInput() local
Dtint_binding_remapper_fuzzer.cc26 fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kWGSL); in LLVMFuzzerTestOneInput() local
Dtint_first_index_offset_fuzzer.cc26 fuzzers::CommonFuzzer fuzzer(InputFormat::kWGSL, OutputFormat::kWGSL); in LLVMFuzzerTestOneInput() local
Dtint_spv_reader_msl_writer_fuzzer.cc27 tint::fuzzers::ReaderWriterFuzzer fuzzer(InputFormat::kSpv, in LLVMFuzzerTestOneInput() local
Dtint_spv_reader_spv_writer_fuzzer.cc27 tint::fuzzers::ReaderWriterFuzzer fuzzer(InputFormat::kSpv, in LLVMFuzzerTestOneInput() local
Dtint_wgsl_reader_msl_writer_fuzzer.cc27 tint::fuzzers::ReaderWriterFuzzer fuzzer(InputFormat::kWGSL, in LLVMFuzzerTestOneInput() local
Dtint_wgsl_reader_spv_writer_fuzzer.cc27 tint::fuzzers::ReaderWriterFuzzer fuzzer(InputFormat::kWGSL, in LLVMFuzzerTestOneInput() local
/third_party/lz4/contrib/meson/meson/tests/
Dmeson.build34 fuzzer = executable('fuzzer', variable
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerUtilLinux.cpp16 namespace fuzzer { namespace
DFuzzerExtFunctionsDlsym.cpp39 namespace fuzzer { namespace
DFuzzerExtFunctionsWeak.cpp39 namespace fuzzer { namespace
DFuzzerExtFunctionsWeakAlias.cpp43 namespace fuzzer { namespace
DFuzzerCrossOver.cpp17 namespace fuzzer { namespace
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
Dspvtools_fuzz_fuzzer.cpp73 spvtools::fuzz::Fuzzer fuzzer( in LLVMFuzzerTestOneInput() local

123