Home
last modified time | relevance | path

Searched refs:ProcRemoveServerConfigStubFuzzTest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/account/os_account/test/fuzztest/domainaccount_stub/procremoveserverconfigstub_fuzzer/
H A Dprocremoveserverconfigstub_fuzzer.cpp35 bool ProcRemoveServerConfigStubFuzzTest(const uint8_t* data, size_t size) in ProcRemoveServerConfigStubFuzzTest() function
61 OHOS::ProcRemoveServerConfigStubFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn22 ohos_fuzztest("ProcRemoveServerConfigStubFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/domainaccount_stub/
H A DBUILD.gn27 "procremoveserverconfigstub_fuzzer:ProcRemoveServerConfigStubFuzzTest",