Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/updatecredential_fuzzer/
H A Dupdatecredential_fuzzer.cpp41 bool UpdateCredentialFuzzTest(const uint8_t* data, size_t size) in UpdateCredentialFuzzTest() function
63 OHOS::UpdateCredentialFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("UpdateCredentialFuzzTest") {
69 "ACCOUNT_LOG_TAG = \"UpdateCredentialFuzzTest\"",
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/
H A DBUILD.gn38 "updatecredential_fuzzer:UpdateCredentialFuzzTest",