Home
last modified time | relevance | path

Searched defs:KEEP_ALIVE_TIME_MS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/input/test/unittest/common/
H A Dhdi_input_test.h23 const int KEEP_ALIVE_TIME_MS = 3000; variable
/ohos5.0/drivers/peripheral/input/test/unittest/hdi/
H A Dhdf_input_hdi_test.cpp37 constexpr int32_t KEEP_ALIVE_TIME_MS = 3000; variable
/ohos5.0/drivers/peripheral/input/test/unittest/udriver/
H A Dhdi_input_test.cpp39 static const int32_t KEEP_ALIVE_TIME_MS = 3000; variable