Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/osaccount/getaccountserverconfig_fuzzer/
H A Dgetaccountserverconfig_fuzzer.cpp27 bool GetAccountServerConfigFuzzTest(const uint8_t* data, size_t size) in GetAccountServerConfigFuzzTest() function
52 OHOS::GetAccountServerConfigFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("GetAccountServerConfigFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/
H A DBUILD.gn24 "getaccountserverconfig_fuzzer:GetAccountServerConfigFuzzTest",