Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/input/test/fuzztest/openinputdevice_fuzzer/
H A Dopeninputdevice_fuzzer.cpp23 bool OpenInputDeviceFuzzTest(const uint8_t* data, size_t size) in OpenInputDeviceFuzzTest() function
73 OHOS::OpenInputDeviceFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn20 ohos_fuzztest("OpenInputDeviceFuzzTest") {
46 deps += [ ":OpenInputDeviceFuzzTest" ]