Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/osaccount/setosaccountisverified_fuzzer/
H A Dsetosaccountisverified_fuzzer.cpp31 bool SetOsAccountIsVerifiedFuzzTest(const uint8_t* data, size_t size) in SetOsAccountIsVerifiedFuzzTest() function
48 OHOS::SetOsAccountIsVerifiedFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("SetOsAccountIsVerifiedFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/
H A DBUILD.gn62 "setosaccountisverified_fuzzer:SetOsAccountIsVerifiedFuzzTest",