Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/osaccount/getosaccountlocalidbyserialnumber_fuzzer/
H A Dgetosaccountlocalidbyserialnumber_fuzzer.cpp30 bool GetOsAccountLocalIdBySerialNumberFuzzTest(const uint8_t* data, size_t size) in GetOsAccountLocalIdBySerialNumberFuzzTest() function
46 OHOS::GetOsAccountLocalIdBySerialNumberFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("GetOsAccountLocalIdBySerialNumberFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/
H A DBUILD.gn35 "getosaccountlocalidbyserialnumber_fuzzer:GetOsAccountLocalIdBySerialNumberFuzzTest",