Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/input/test/fuzztest/closeinputdevice_fuzzer/
H A Dcloseinputdevice_fuzzer.cpp24 bool CloseInputDeviceFuzzTest(const uint8_t* data, size_t size) in CloseInputDeviceFuzzTest() function
72 OHOS::CloseInputDeviceFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("CloseInputDeviceFuzzTest") {
47 deps += [ ":CloseInputDeviceFuzzTest" ]