Home
last modified time | relevance | path

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

/arkcompiler/toolchain/test/fuzztest/connectserverstopserver_fuzzer/
Dconnectserverstopserver_fuzzer.cpp29 void ConnectServerStopServerFuzzTest([[maybe_unused]]const uint8_t* data, size_t size) in ConnectServerStopServerFuzzTest() function
46 OHOS::ConnectServerStopServerFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn20 ohos_fuzztest("ConnectServerStopServerFuzzTest") {
51 deps += [ ":ConnectServerStopServerFuzzTest" ]