Home
last modified time | relevance | path

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

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