Home
last modified time | relevance | path

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

/base/account/os_account/test/fuzztest/osaccount/getmaxallowcreateidfromdatabase_fuzzer/
Dgetmaxallowcreateidfromdatabase_fuzzer.cpp29 bool GetMaxAllowCreateIdFromDatabaseFuzzTest(const uint8_t* data, size_t size) in GetMaxAllowCreateIdFromDatabaseFuzzTest() function
45 OHOS::GetMaxAllowCreateIdFromDatabaseFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn22 ohos_fuzztest("GetMaxAllowCreateIdFromDatabaseFuzzTest") {
/base/account/os_account/test/fuzztest/osaccount/
DBUILD.gn27 "getmaxallowcreateidfromdatabase_fuzzer:GetMaxAllowCreateIdFromDatabaseFuzzTest",