Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/onsessionopened_fuzzer/
H A DBUILD.gn20 ohos_fuzztest("OnSessionOpenedFuzzTest") {
69 "DH_LOG_TAG=\"OnSessionOpenedFuzzTest\"",
78 deps = [ ":OnSessionOpenedFuzzTest" ]
H A Don_session_opened_fuzzer.cpp70 void OnSessionOpenedFuzzTest(const uint8_t* data, size_t size) in OnSessionOpenedFuzzTest() function
91 OHOS::DistributedHardware::OnSessionOpenedFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/distributedhardware/distributed_input/test/fuzztest/dinputonsessionopend_fuzzer/
H A Ddinputonsessionopend_fuzzer.cpp37 void OnSessionOpenedFuzzTest(const uint8_t *data, size_t size) in OnSessionOpenedFuzzTest() function
58 OHOS::DistributedHardware::OnSessionOpenedFuzzTest(data, size); in LLVMFuzzerTestOneInput()