Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/
H A Ddouble_preview_test.cpp105 constexpr uint32_t timeForWaitImagePreview = 2; // sleep two second in StartCapture() local
184 constexpr uint32_t timeForWaitImagePreview = 10; // sleep ten second variable
246 constexpr uint32_t timeForWaitImagePreview = 5; // sleep five second variable
279 constexpr uint32_t timeForWaitImagePreview = 5; // sleep five second variable
H A Dcamera_video_test.cpp148 constexpr uint32_t timeForWaitImagePreview = 2; in StopStream() local