Home
last modified time | relevance | path

Searched refs:ElementInput (Results 1 – 2 of 2) sorted by relevance

/test/ostest/wukong/input_factory/src/
Delement_input.cpp22 ElementInput::ElementInput() : InputAction() {} in ElementInput() function in OHOS::WuKong::ElementInput
23 ElementInput::~ElementInput() {} in ~ElementInput()
24 ErrCode ElementInput::OrderInput(std::shared_ptr<SpcialTestObject>& specialTestObject) in OrderInput()
28 ErrCode ElementInput::RandomInput() in RandomInput()
33 ErrCode ElementInput::GetInputInfo() in GetInputInfo()
/test/ostest/wukong/input_factory/include/
Delement_input.h25 class ElementInput : public InputAction {
27 ElementInput();
28 ~ElementInput();