Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/osaccount/getosaccountlocalidfromdomain_fuzzer/
H A Dgetosaccountlocalidfromdomain_fuzzer.cpp29 bool GetOsAccountLocalIdFromDomainFuzzTest(const uint8_t* data, size_t size) in GetOsAccountLocalIdFromDomainFuzzTest() function
48 OHOS::GetOsAccountLocalIdFromDomainFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("GetOsAccountLocalIdFromDomainFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/
H A DBUILD.gn36 "getosaccountlocalidfromdomain_fuzzer:GetOsAccountLocalIdFromDomainFuzzTest",