Home
last modified time | relevance | path

Searched defs:RandomInput (Results 1 – 10 of 10) sorted by relevance

/test/ostest/wukong/input_factory/include/
Dinput_action.h63 virtual ErrCode RandomInput() in RandomInput() function
71 virtual ErrCode RandomInput(const std::string &uri, const std::string &uriType) in RandomInput() function
79 virtual ErrCode RandomInput(const std::string &uri, const std::vector<std::string> &abilityName) in RandomInput() function
/test/ostest/wukong/input_factory/src/
Dappswitch_input.cpp64 ErrCode AppswitchInput::RandomInput() in RandomInput() function in OHOS::WuKong::AppswitchInput
87 ErrCode AppswitchInput::RandomInput(const std::string &uri, const std::string &uriType) in RandomInput() function in OHOS::WuKong::AppswitchInput
94 ErrCode AppswitchInput::RandomInput(const std::string &uri, const std::vector<std::string> &ability… in RandomInput() function in OHOS::WuKong::AppswitchInput
Delement_input.cpp28 ErrCode ElementInput::RandomInput() in RandomInput() function in OHOS::WuKong::ElementInput
Dkeyboard_input.cpp37 ErrCode KeyboardInput::RandomInput() in RandomInput() function in OHOS::WuKong::KeyboardInput
Dhardkey_input.cpp52 ErrCode HardkeyInput::RandomInput() in RandomInput() function in OHOS::WuKong::HardkeyInput
Drotate_input.cpp73 ErrCode RotateInput::RandomInput() in RandomInput() function in OHOS::WuKong::RotateInput
Dtouch_input.cpp55 ErrCode TouchInput::RandomInput() in RandomInput() function in OHOS::WuKong::TouchInput
Dmouse_input.cpp39 ErrCode MouseInput::RandomInput() in RandomInput() function in OHOS::WuKong::MouseInput
Dswap_input.cpp61 ErrCode SwapInput::RandomInput() in RandomInput() function in OHOS::WuKong::SwapInput
Dcomponent_input.cpp268 ErrCode ComponentInput::RandomInput() in RandomInput() function in OHOS::WuKong::ComponentInput