Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/osaccount_stub/isosaccountverifiedstub_fuzzer/
H A Disosaccountverifiedstub_fuzzer.cpp30 bool IsOsAccountVerifiedStubFuzzTest(const uint8_t *data, size_t size) in IsOsAccountVerifiedStubFuzzTest() function
56 OHOS::IsOsAccountVerifiedStubFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn22 ohos_fuzztest("IsOsAccountVerifiedStubFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/osaccount_stub/
H A DBUILD.gn36 "isosaccountverifiedstub_fuzzer:IsOsAccountVerifiedStubFuzzTest",