Home
last modified time | relevance | path

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

/arkcompiler/toolchain/test/fuzztest/base/ptevents/breakpointresolved/baseptsbreakpointsetlocation_fuzzer/
Dbaseptsbreakpointsetlocation_fuzzer.cpp29 void BasePtsBreakpointSetLocationFuzzTest(const uint8_t* data, size_t size) in BasePtsBreakpointSetLocationFuzzTest() function
60 OHOS::BasePtsBreakpointSetLocationFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn21 ohos_fuzztest("BasePtsBreakpointSetLocationFuzzTest") {
45 deps += [ ":BasePtsBreakpointSetLocationFuzzTest" ]