Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/libudev/test/
H A De2e_udev_test.cpp30 constexpr auto DEVICE_DELAY_STEP = 10ms; variable
75 std::this_thread::sleep_for(DEVICE_DELAY_STEP); in WaitAdded()
93 std::this_thread::sleep_for(DEVICE_DELAY_STEP); in TearDown()