Home
last modified time | relevance | path

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

/arkcompiler/toolchain/test/fuzztest/agent/heapprofiler/heapprofilerstarttrackingheapobjects_fuzzer/
Dheapprofilerstarttrackingheapobjects_fuzzer.cpp28 void HeapprofilerStartTrackingHeapObjectsFuzzTest(const uint8_t* data, size_t size) in HeapprofilerStartTrackingHeapObjectsFuzzTest() function
61 OHOS::HeapprofilerStartTrackingHeapObjectsFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn22 ohos_fuzztest("HeapprofilerStartTrackingHeapObjectsFuzzTest") {
48 deps += [ ":HeapprofilerStartTrackingHeapObjectsFuzzTest" ]