Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/getauthenticatorinfostub_fuzzer/
H A Dgetauthenticatorinfostub_fuzzer.cpp29 bool GetAuthenticatorInfoStubFuzzTest(const uint8_t* data, size_t size) in GetAuthenticatorInfoStubFuzzTest() function
56 OHOS::GetAuthenticatorInfoStubFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn22 ohos_fuzztest("GetAuthenticatorInfoStubFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/
H A DBUILD.gn37 "getauthenticatorinfostub_fuzzer:GetAuthenticatorInfoStubFuzzTest",