Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/appaccount/verifycredential_fuzzer/
H A Dverifycredential_fuzzer.cpp49 bool VerifyCredentialFuzzTest(const uint8_t* data, size_t size) in VerifyCredentialFuzzTest() function
71 OHOS::VerifyCredentialFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("VerifyCredentialFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/
H A DBUILD.gn60 "verifycredential_fuzzer:VerifyCredentialFuzzTest",