Home
last modified time | relevance | path

Searched refs:DOWN_TIME (Results 1 - 2 of 2) sorted by relevance

/test/ostest/wukong/input_factory/src/
H A Dkeyboard_input.cpp26 const int DOWN_TIME = 100; member
46 result = MultimodeManager::GetInstance()->SingleKeyCodeInput(keycode, DOWN_TIME); in RandomInput()
48 result = MultimodeManager::GetInstance()->MultiKeyCodeInput(DOWN_TIME); in RandomInput()
H A Dhardkey_input.cpp26 const int DOWN_TIME = 10; member
55 ErrCode result = MultimodeManager::GetInstance()->SingleKeyCodeInput(keycode, DOWN_TIME); in RandomInput()

Completed in 1 milliseconds