Home
last modified time | relevance | path

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

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