Home
last modified time | relevance | path

Searched refs:StartCpuProfilerForFileFuzzTest (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/startcpuprofilerforfile_fuzzer/
Dstartcpuprofilerforfile_fuzzer.cpp25 void StartCpuProfilerForFileFuzzTest(const uint8_t* data, size_t size) in StartCpuProfilerForFileFuzzTest() function
46 OHOS::StartCpuProfilerForFileFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn21 ohos_fuzztest("StartCpuProfilerForFileFuzzTest") {
40 deps += [ ":StartCpuProfilerForFileFuzzTest" ]