Home
last modified time | relevance | path

Searched refs:ComponentManagerFuzzTest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/componentmanager_fuzzer/
H A DBUILD.gn20 ohos_fuzztest("ComponentManagerFuzzTest") {
60 "DH_LOG_TAG=\"ComponentManagerFuzzTest\"",
68 deps = [ ":ComponentManagerFuzzTest" ]
H A Dcomponentmanager_fuzzer.cpp40 void ComponentManagerFuzzTest(const uint8_t* data, size_t size) in ComponentManagerFuzzTest() function
87 OHOS::DistributedHardware::ComponentManagerFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/componentloader_fuzzer/
H A Dcomponentloader_fuzzer.cpp36 void ComponentManagerFuzzTest(const uint8_t* data, size_t size) in ComponentManagerFuzzTest() function
63 OHOS::DistributedHardware::ComponentManagerFuzzTest(data, size); in LLVMFuzzerTestOneInput()