Home
last modified time | relevance | path

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

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