Searched refs:stringlVal (Results 1 – 1 of 1) sorted by relevance
43 std::string stringlVal = "test"; in FuzzScreenlockUtils() local44 preferencesUtil->SaveString(std::to_string(userId), stringlVal); in FuzzScreenlockUtils()45 preferencesUtil->ObtainString(std::to_string(userId), stringlVal); in FuzzScreenlockUtils()