Home
last modified time | relevance | path

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

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