Home
last modified time | relevance | path

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

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