Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_screen/screenhandler/test/fuzztest/unpluginhardware_fuzzer/
H A DBUILD.gn21 ohos_fuzztest("UnPluginHardwareFuzzTest") {
42 "DH_LOG_TAG=\"UnPluginHardwareFuzzTest\"",
60 deps = [ ":UnPluginHardwareFuzzTest" ]
H A Dunpluginhardware_fuzzer.cpp25 void UnPluginHardwareFuzzTest(const uint8_t* data, size_t size) in UnPluginHardwareFuzzTest() function
42 OHOS::DistributedHardware::UnPluginHardwareFuzzTest(data, size); in LLVMFuzzerTestOneInput()