Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/test/fuzztest/usbsetcurrentfunctions_fuzzer/
H A Dusbsetcurrentfunctions_fuzzer.cpp25 bool UsbSetCurrentFunctionsFuzzTest(const uint8_t *data, size_t size) in UsbSetCurrentFunctionsFuzzTest() function
49 OHOS::USB::UsbSetCurrentFunctionsFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn20 ohos_fuzztest("UsbSetCurrentFunctionsFuzzTest") {
48 deps += [ ":UsbSetCurrentFunctionsFuzzTest" ]