Home
last modified time | relevance | path

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

/test/ostest/wukong/input_factory/src/
H A Dcomponent_input.cpp191 ComponentInput::ComponentInput() : InputAction() in ComponentInput() function in OHOS::WuKong::ComponentInput
195 ComponentInput::~ComponentInput() in ~ComponentInput()
199 ErrCode ComponentInput::OrderInput(const std::shared_ptr<SpcialTestObject>& specialTestObject) in OrderInput()
268 ErrCode ComponentInput::RandomInput() in RandomInput()
317 ErrCode ComponentInput::FocusInput(bool shouldScreenCap) in FocusInput()
370 uint32_t ComponentInput::ChooseRightComponentIndex( in ChooseRightComponentIndex()
391 DEBUG_LOG_STR("ComponentInput::FocusInput START: randomIndex: %u", randIndex); in ChooseRightComponentIndex()
397 InputType ComponentInput
[all...]
H A Dinput_factory.cpp55 input_action = std::make_shared<ComponentInput>(); in GetInputAction()
/test/ostest/wukong/input_factory/include/
H A Dcomponent_input.h29 class ComponentInput : public InputAction { class
31 ComponentInput();
32 ~ComponentInput();

Completed in 3 milliseconds