Home
last modified time | relevance | path

Searched refs:INPUTTYPE_INVALIDINPUT (Results 1 - 5 of 5) sorted by relevance

/test/ostest/wukong/input_factory/include/
H A Dinput_action.h39 INPUTTYPE_INVALIDINPUT, // input invaild event enumerator
95 return INPUTTYPE_INVALIDINPUT; in GetInputInfo()
/test/ostest/wukong/test_flow/src/
H A Dfocus_test_flow.cpp129 inputPercent_(INPUTTYPE_INVALIDINPUT, 0) in FocusTestFlow()
150 for (int type = 0; type < INPUTTYPE_INVALIDINPUT; type++) { in InitEventPercent()
173 for (int type = 0; type < INPUTTYPE_INVALIDINPUT; type++) { in InitEventPercent()
226 InputType inputType = INPUTTYPE_INVALIDINPUT; in SetInputPercent()
H A Drandom_test_flow.cpp141 inputPercent_(INPUTTYPE_INVALIDINPUT, 0) in RandomTestFlow()
162 for (int type = 0; type < INPUTTYPE_INVALIDINPUT; type++) { in InitEventPercent()
185 for (int type = 0; type < INPUTTYPE_INVALIDINPUT; type++) { in InitEventPercent()
237 InputType inputType = INPUTTYPE_INVALIDINPUT; in SetInputPercent()
H A Dspecial_test_flow.cpp246 InputType iputType = INPUTTYPE_INVALIDINPUT; in DistrbuteInputType()
/test/ostest/wukong/report/include/
H A Dinput_msg_object.h96 InputType inputType_ = INPUTTYPE_INVALIDINPUT;

Completed in 4 milliseconds