Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/test/fuzztest/getdragaction_fuzzer/
H A Dgetdragaction_fuzzer.cpp32 bool GetDragActionFuzzTest(const uint8_t* data, size_t size) in GetDragActionFuzzTest() function
56 OHOS::GetDragActionFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn38 ohos_fuzztest("GetDragActionFuzzTest") {
71 deps += [ ":GetDragActionFuzzTest" ]