Home
last modified time | relevance | path

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

/arkcompiler/toolchain/test/fuzztest/protocolhandlernotif_fuzzer/
Dprotocolhandlernotif_fuzzer.cpp25 void ProtocolHandlerNotifFuzzTest(const uint8_t* data, size_t size) in ProtocolHandlerNotifFuzzTest() function
49 OHOS::ProtocolHandlerNotifFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn22 ohos_fuzztest("ProtocolHandlerNotifFuzzTest") {
49 deps += [ ":ProtocolHandlerNotifFuzzTest" ]