Home
last modified time | relevance | path

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

/test/ostest/wukong/input_factory/include/
Dinput_action.h39 INPUTTYPE_REPPLAYINPUT, // input replay event enumerator
/test/ostest/wukong/input_factory/src/
Dinput_factory.cpp66 case INPUTTYPE_REPPLAYINPUT: { in GetInputAction()
/test/ostest/wukong/test_flow/src/
Dspecial_test_flow.cpp258 iputType = INPUTTYPE_REPPLAYINPUT; in DistrbuteInputType()