Home
last modified time | relevance | path

Searched defs:defaulVal (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_preferences_test.cpp64 std::string defaulVal = "test"; variable
88 int defaulVal = 0; variable
112 bool defaulVal = false; variable
136 int64_t defaulVal = false; variable
159 float defaulVal = 1.0; variable
/ohos5.0/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockutils_fuzzer/
H A Dscreenlockutils_fuzzer.cpp50 int defaulVal = 1; in FuzzScreenlockUtils() local