Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/ohosaccount/getdeviceaccountidbyuid_fuzzer/
H A Dgetdeviceaccountidbyuid_fuzzer.cpp30 bool GetDeviceAccountIdByUIDFuzzTest(const uint8_t* data, size_t size) in GetDeviceAccountIdByUIDFuzzTest() function
46 OHOS::GetDeviceAccountIdByUIDFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("GetDeviceAccountIdByUIDFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/ohosaccount/
H A DBUILD.gn21 "getdeviceaccountidbyuid_fuzzer:GetDeviceAccountIdByUIDFuzzTest",