Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/appaccount/getauthenticatorcallback_fuzzer/
H A Dgetauthenticatorcallback_fuzzer.cpp28 bool GetAuthenticatorCallbackFuzzTest(const uint8_t* data, size_t size) in GetAuthenticatorCallbackFuzzTest() function
45 OHOS::GetAuthenticatorCallbackFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("GetAuthenticatorCallbackFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/
H A DBUILD.gn42 "getauthenticatorcallback_fuzzer:GetAuthenticatorCallbackFuzzTest",