Home
last modified time | relevance | path

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

/ohos5.0/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockutils_fuzzer/
H A Dscreenlockutils_fuzzer.cpp43 std::string stringlVal = "test"; in FuzzScreenlockUtils() local
44 preferencesUtil->SaveString(std::to_string(userId), stringlVal); in FuzzScreenlockUtils()
45 preferencesUtil->ObtainString(std::to_string(userId), stringlVal); in FuzzScreenlockUtils()