Home
last modified time | relevance | path

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

/arkcompiler/toolchain/test/fuzztest/backend/backendbreakpoint_fuzzer/
Dbackendbreakpoint_fuzzer.cpp28 void BackendBreakpointFuzzTest(const uint8_t* data, size_t size) in BackendBreakpointFuzzTest() function
65 OHOS::BackendBreakpointFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn22 ohos_fuzztest("BackendBreakpointFuzzTest") {
50 deps += [ ":BackendBreakpointFuzzTest" ]