Home
last modified time | relevance | path

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

/test/ostest/wukong/input_factory/include/
Dinput_action.h41 INPUTTYPE_INVALIDINPUT // input invaild event enumerator
/test/ostest/wukong/report/include/
Dinput_msg_object.h96 InputType inputType_ = INPUTTYPE_INVALIDINPUT;
/test/ostest/wukong/test_flow/src/
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()
Drandom_test_flow.cpp130 inputPercent_(INPUTTYPE_INVALIDINPUT, 0) in RandomTestFlow()
151 for (int type = 0; type < INPUTTYPE_INVALIDINPUT; type++) { in InitEventPercent()
174 for (int type = 0; type < INPUTTYPE_INVALIDINPUT; type++) { in InitEventPercent()
226 InputType inputType = INPUTTYPE_INVALIDINPUT; in SetInputPercent()
Dspecial_test_flow.cpp245 InputType iputType = INPUTTYPE_INVALIDINPUT; in DistrbuteInputType()