Home
last modified time | relevance | path

Searched defs:LLVMFuzzerTestOneInput (Results 1 – 25 of 27) sorted by relevance

12

/developtools/profiler/device/plugins/hiperf_plugin/test/fuzztest/hiperfstartplugin_fuzzer/
Dhiperfstartplugin_fuzzer.cpp33 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/plugins/hilog_plugin/test/fuzztest/hilogstartplugin_fuzzer/
Dhilogstartplugin_fuzzer.cpp34 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/plugins/network_plugin/test/fuzztest/networkstartplugin_fuzzer/
Dnetworkstartplugin_fuzzer.cpp35 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/plugins/diskio_plugin/test/fuzztest/diskiostartplugin_fuzzer/
Ddiskiostartplugin_fuzzer.cpp33 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/plugins/memory_plugin/test/fuzztest/memorystartplugin_fuzzer/
Dmemorystartplugin_fuzzer.cpp34 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/plugins/hidump_plugin/test/fuzztest/hidumpstartplugin_fuzzer/
Dhidumpstartplugin_fuzzer.cpp33 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/plugins/cpu_plugin/test/fuzztest/cpustartplugin_fuzzer/
Dcpustartplugin_fuzzer.cpp33 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/smartperf_host/trace_streamer/test/test_fuzzer/selector_fuzzer/
Dselector_fuzzer.cpp42 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/hiperf/test/fuzztest/libreport_fuzzer/
DLibReport_fuzzer.cpp41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/plugins/api/test/fuzztest/pluginstopsessioncmd_fuzzer/
Dpluginstopsessioncmd_fuzzer.cpp44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/smartperf_host/trace_streamer/test/test_fuzzer/htrace_fuzzer/
Dhtrace_fuzzer.cpp43 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/plugins/api/test/fuzztest/plugindestroysessioncmd_fuzzer/
Dplugindestroysessioncmd_fuzzer.cpp44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/smartperf_host/trace_streamer/test/test_fuzzer/bytrace_fuzzer/
Dbytrace_fuzzer.cpp47 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/plugins/api/test/fuzztest/pluginstartsessioncmd_fuzzer/
Dpluginstartsessioncmd_fuzzer.cpp47 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/plugins/api/test/fuzztest/plugincreatesessioncmd_fuzzer/
Dplugincreatesessioncmd_fuzzer.cpp45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/services/profiler_service/test/fuzztest/profilercreatesession_fuzzer/
Dprofilercreatesession_fuzzer.cpp43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/services/profiler_service/test/fuzztest/profilerkeepsession_fuzzer/
Dprofilerkeepsession_fuzzer.cpp43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/services/profiler_service/test/fuzztest/profilergetcapabilities_fuzzer/
Dprofilergetcapabilities_fuzzer.cpp43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/services/profiler_service/test/fuzztest/profilerstopsession_fuzzer/
Dprofilerstopsession_fuzzer.cpp43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/services/profiler_service/test/fuzztest/profilerfetchdata_fuzzer/
Dprofilerfetchdata_fuzzer.cpp43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/services/profiler_service/test/fuzztest/profilerstartsession_fuzzer/
Dprofilerstartsession_fuzzer.cpp43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/profiler/device/services/profiler_service/test/fuzztest/profilerdestroysession_fuzzer/
Dprofilerdestroysession_fuzzer.cpp43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/hiperf/test/fuzztest/commandline_fuzzer/
DCommandLine_fuzzer.cpp63 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/hiperf/test/fuzztest/elfparser_fuzzer/
DElfParser_fuzzer.cpp66 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() function
/developtools/hdc/test/fuzztest/jdwpreadstream_fuzzer/
DJdwpReadStream_fuzzer.cpp59 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() function

12