Home
last modified time | relevance | path

Searched refs:KEEP_ALIVE_TIME_MS (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/input/test/unittest/common/
H A Dhdi_input_test.h23 const int KEEP_ALIVE_TIME_MS = 3000; variable
H A Dhdi_input_test.cpp233 OsalMSleep(KEEP_ALIVE_TIME_MS); in HWTEST_F()
786 OsalMSleep(KEEP_ALIVE_TIME_MS); in HWTEST_F()
/drivers/peripheral/input/test/unittest/hdi/
H A Dhdf_input_hdi_test.cpp37 constexpr int32_t KEEP_ALIVE_TIME_MS = 3000; member
730 OsalMSleep(KEEP_ALIVE_TIME_MS); in HWTEST_F()
787 OsalMSleep(KEEP_ALIVE_TIME_MS); in HWTEST_F()
/drivers/peripheral/input/test/unittest/udriver/
H A Dhdi_input_test.cpp39 static const int32_t KEEP_ALIVE_TIME_MS = 3000; variable
382 OsalMSleep(KEEP_ALIVE_TIME_MS); in HWTEST_F()

Completed in 4 milliseconds