Home
last modified time | relevance | path

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

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