Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/include/
H A Dcommon.h47 UT_SECOND_TIMES_MAX = 100, enumerator
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/include/
H A Dhdi_common_v1_2.h44 UT_SECOND_TIMES_MAX = 100, enumerator
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_3/include/
H A Dhdi_common_v1_3.h43 UT_SECOND_TIMES_MAX = 100, enumerator
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dcamera_hdi_uttest_v1_2.cpp1198 waitTime = (waitTime > 0 && waitTime < UT_SECOND_TIMES_MAX) ? waitTime : UT_SECOND_TIMES;