Home
last modified time | relevance | path

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

/test/ostest/wukong/input_factory/src/
H A Drotate_input.cpp29 RotateInput::RotateInput() : InputAction() in RotateInput() function in OHOS::WuKong::RotateInput
36 RotateInput::~RotateInput() in ~RotateInput()
40 ErrCode RotateInput::OrderInput(const std::shared_ptr<SpcialTestObject>& specialTestObject) in OrderInput()
73 ErrCode RotateInput::RandomInput() in RandomInput()
106 InputType RotateInput::GetInputInfo() in GetInputInfo()
H A Dinput_factory.cpp71 input_action = std::make_shared<RotateInput>(); in GetInputAction()
/test/ostest/wukong/input_factory/include/
H A Drotate_input.h25 class RotateInput : public InputAction { class
27 RotateInput();
28 ~RotateInput();

Completed in 1 milliseconds