Home
last modified time | relevance | path

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

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