Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/getcredentialinfo_fuzzer/
H A DBUILD.gn21 ohos_fuzztest("GetCredentialInfoFuzzTest") {
66 "ACCOUNT_LOG_TAG = \"GetCredentialInfoFuzzTest\"",
H A Dgetcredentialinfo_fuzzer.cpp92 bool GetCredentialInfoFuzzTest(const uint8_t* data, size_t size) in GetCredentialInfoFuzzTest() function
195 OHOS::GetCredentialInfoFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/
H A DBUILD.gn33 "getcredentialinfo_fuzzer:GetCredentialInfoFuzzTest",