Home
last modified time | relevance | path

Searched refs:callCount_ (Results 1 - 2 of 2) sorted by relevance

/base/theme/wallpaper_mgr/test/fuzztest/wallpapermanager_fuzzer/
H A Dwallpaper_manager_fuzzer.cpp73 unsigned long callCount_; member in OHOS::WallpaperEventListenerFuzzTestImpl
78 callCount_++; in OnColorsChange()
83 WallpaperEventListenerFuzzTestImpl::WallpaperEventListenerFuzzTestImpl() : wallpaperType_(-1), callCount_(0) in WallpaperEventListenerFuzzTestImpl()
/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_test.cpp198 // reset the callCount_ to zero.
204 unsigned long callCount_; member in OHOS::WallpaperMgrService::WallpaperEventListenerTestImpl
209 callCount_++; in OnColorsChange()
225 callCount_ = 0; in WallpaperEventListenerTestImpl()
231 callCount_ = 0; in ResetToZero()
236 return callCount_; in GetCallCount()

Completed in 4 milliseconds