Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/auth_fuzzer/
H A Dauth_fuzzer.cpp40 bool AuthFuzzTest(const uint8_t* data, size_t size) in AuthFuzzTest() function
58 OHOS::AuthFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("AuthFuzzTest") {
65 "ACCOUNT_LOG_TAG = \"AuthFuzzTest\"",
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/
H A DBUILD.gn23 "auth_fuzzer:AuthFuzzTest",