Home
last modified time | relevance | path

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

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