Home
last modified time | relevance | path

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

/arkcompiler/toolchain/test/fuzztest/protocolhandlerrun_fuzzer/
Dprotocolhandlerrun_fuzzer.cpp25 void ProtocolHandlerRunFuzzTest(const uint8_t* data, size_t size) in ProtocolHandlerRunFuzzTest() function
48 OHOS::ProtocolHandlerRunFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn22 ohos_fuzztest("ProtocolHandlerRunFuzzTest") {
50 deps += [ ":ProtocolHandlerRunFuzzTest" ]