Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/osaccount/setosaccountprofilephoto_fuzzer/
H A Dsetosaccountprofilephoto_fuzzer.cpp36 std::string testPhotoStr(fuzzData.GenerateRandomString()); in SetOsAccountProfilePhotoFuzzTest() local
37 result = OsAccountManager::SetOsAccountProfilePhoto(LOCAL_ID, testPhotoStr); in SetOsAccountProfilePhotoFuzzTest()