Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/osaccount/startosaccount_fuzzer/
H A Dstartosaccount_fuzzer.cpp29 bool StartOsAccountFuzzTest(const uint8_t* data, size_t size) in StartOsAccountFuzzTest() function
56 OHOS::StartOsAccountFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("StartOsAccountFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/
H A DBUILD.gn67 "startosaccount_fuzzer:StartOsAccountFuzzTest",