Home
last modified time | relevance | path

Searched refs:GetOsAccountProfilePhotoFuzzTest (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/account/os_account/test/fuzztest/osaccount/ismultiosaccountenable_fuzzer/
H A Dismultiosaccountenable_fuzzer.cpp29 bool GetOsAccountProfilePhotoFuzzTest(const uint8_t* data, size_t size) in GetOsAccountProfilePhotoFuzzTest() function
42 OHOS::GetOsAccountProfilePhotoFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/getosaccountprofilephoto_fuzzer/
H A Dgetosaccountprofilephoto_fuzzer.cpp29 bool GetOsAccountProfilePhotoFuzzTest(const uint8_t* data, size_t size) in GetOsAccountProfilePhotoFuzzTest() function
46 OHOS::GetOsAccountProfilePhotoFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("GetOsAccountProfilePhotoFuzzTest") {
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/
H A DBUILD.gn39 "getosaccountprofilephoto_fuzzer:GetOsAccountProfilePhotoFuzzTest",