Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/osaccount/setosaccountname_fuzzer/
H A Dsetosaccountname_fuzzer.cpp31 bool SetOsAccountNameFuzzTest(const uint8_t* data, size_t size) in SetOsAccountNameFuzzTest() function
47 OHOS::SetOsAccountNameFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("SetOsAccountNameFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/
H A DBUILD.gn63 "setosaccountname_fuzzer:SetOsAccountNameFuzzTest",