Home
last modified time | relevance | path

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

/arkcompiler/toolchain/test/fuzztest/connectserver_fuzzer/
Dconnectserver_fuzzer.cpp29 void ConnectServerFuzzTest([[maybe_unused]]const uint8_t* data, size_t size) in ConnectServerFuzzTest() function
45 OHOS::ConnectServerFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn20 ohos_fuzztest("ConnectServerFuzzTest") {
50 deps += [ ":ConnectServerFuzzTest" ]