Home
last modified time | relevance | path

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

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