Home
last modified time | relevance | path

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

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