Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/test/fuzztest/setdragwindowvisible_fuzzer/
H A Dsetdragwindowvisible_fuzzer.cpp33 bool SetDragWindowVisibleFuzzTest(const uint8_t* data, size_t size) in SetDragWindowVisibleFuzzTest() function
56 OHOS::SetDragWindowVisibleFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn38 ohos_fuzztest("SetDragWindowVisibleFuzzTest") {
69 deps += [ ":SetDragWindowVisibleFuzzTest" ]