Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/osaccount_stub/queryosaccountbyidstub_fuzzer/
H A Dqueryosaccountbyidstub_fuzzer.cpp29 bool QueryOsAccountByIdStubFuzzTest(const uint8_t *data, size_t size) in QueryOsAccountByIdStubFuzzTest() function
56 OHOS::QueryOsAccountByIdStubFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn22 ohos_fuzztest("QueryOsAccountByIdStubFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/osaccount_stub/
H A DBUILD.gn47 "queryosaccountbyidstub_fuzzer:QueryOsAccountByIdStubFuzzTest",