Home
last modified time | relevance | path

Searched refs:inputType (Results 1 - 3 of 3) sorted by relevance

/test/ostest/wukong/test_flow/src/
H A Dfocus_test_flow.cpp226 InputType inputType = INPUTTYPE_INVALIDINPUT; in SetInputPercent() local
232 inputType = it->second; in SetInputPercent()
255 inputPercent_[inputType] = (int)(percent * ONE_HUNDRED_PERCENT); in SetInputPercent()
H A Drandom_test_flow.cpp237 InputType inputType = INPUTTYPE_INVALIDINPUT; in SetInputPercent() local
243 inputType = it->second; in SetInputPercent()
266 inputPercent_[inputType] = (int)(percent * ONE_HUNDRED_PERCENT); in SetInputPercent()
/test/ostest/wukong/report/include/
H A Dinput_info.h43 void SetInputType(InputType inputType);

Completed in 3 milliseconds