Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/getproperty_fuzzer/
H A Dgetproperty_fuzzer.cpp37 bool GetPropertyFuzzTest(const uint8_t* data, size_t size) in GetPropertyFuzzTest() function
58 OHOS::GetPropertyFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("GetPropertyFuzzTest") {
69 "ACCOUNT_LOG_TAG = \"GetPropertyFuzzTest\"",
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/
H A DBUILD.gn34 "getproperty_fuzzer:GetPropertyFuzzTest",