/test/testfwk/arkxtest/uitest/input/ |
H A D | ui_input.cpp | 9 * Unless required by applicable law or agreed to in writing, software 46 "swipe/drag <from_x> <from_y> <to_x> <to_y> [velocity] velocity ranges from 200 to 40000, default 600\n" in PrintInputMessage() 47 "fling <from_x> <from_y> <to_x> <to_y> [velocity] velocity ranges from 200 to 40000, default 600\n" in PrintInputMessage() 49 "keyEvent <keyID_0> <keyID_1> [keyID_2] keyID_2 default to None \n" in PrintInputMessage() 59 static bool CreateFlingPoint(Point &to, Point &from, Point screenSize, Direction direction) in CreateFlingPoint() argument 61 to = Point(screenSize.px_ / INDEX_TWO, screenSize.py_ / INDEX_TWO); in CreateFlingPoint() 64 from.px_ = to.px_ - screenSize.px_ / INDEX_FOUR; in CreateFlingPoint() 65 from.py_ = to.py_; in CreateFlingPoint() 68 from.px_ = to.px_ + screenSize.px_ / INDEX_FOUR; in CreateFlingPoint() 69 from.py_ = to in CreateFlingPoint() 85 GetPoints(Point &to, Point &from, int32_t argc, char *argv[]) GetPoints() argument 112 CheckStepLength(UiOpArgs &uiOpArgs, Point to, Point from, uint32_t stepLength) CheckStepLength() argument 131 Point to; FlingActionInput() local 177 Point to; SwipeActionInput() local [all...] |
/test/testfwk/arkxtest/uitest/server/ |
H A D | system_ui_controller.cpp | 9 * Unless required by applicable law or agreed to in writing, software 400 LOG_W("Connect to AccessibilityUITestAbility failed"); in GetWidgetsInWindow() 669 errReceiver << "Failed to get display pixelMap"; in TakeScreenCap() 699 png_write_info(pngStruct, pngInfo); // write to header in TakeScreenCap() 719 LOG_I("Success connect to AccessibilityUITestAbility"); in ConnectToSysAbility() 730 error = ApiCallErr(ERR_INITIALIZE_FAILED, "Can not connect to AAMS, REGISTER_LISTENER_FAILED"); in ConnectToSysAbility() 734 LOG_I("Connect to AAMS, result: %{public}d", ret); in ConnectToSysAbility() 736 error = ApiCallErr(ERR_INITIALIZE_FAILED, "Can not connect to AAMS"); in ConnectToSysAbility() 746 LOG_E("Wait connection to AccessibilityUITestAbility timed out"); in ConnectToSysAbility() 747 error = ApiCallErr(ERR_INITIALIZE_FAILED, "Can not connect to AAM in ConnectToSysAbility() [all...] |
/test/testfwk/arkxtest/uitest/core/ |
H A D | window_operator.cpp | 9 * Unless required by applicable law or agreed to in writing, software 105 Point to(rect.GetCenterX(), rect.top_ + step2); in CallBar() 106 auto touch = GenericSwipe(TouchOp::DRAG, from, to); in CallBar() 134 Point to(endX + step, endY + step); in MoveTo() 135 auto touch = GenericSwipe(TouchOp::DRAG, from, to); in MoveTo() 147 Point to; in Resize() local 151 to = Point((window_.bounds_.right_ - width), window_.bounds_.GetCenterY()); in Resize() 155 to = Point((window_.bounds_.left_ + width), window_.bounds_.GetCenterY()); in Resize() 159 to = Point(window_.bounds_.GetCenterX(), window_.bounds_.bottom_ - highth); in Resize() 163 to in Resize() [all...] |
/test/xts/acts/ability/ability_runtime/aacommand/AACommand07/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/aacommand/AACommandPrintOneTest/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/abilitystagemonitor/abilitystagemonitortest/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/abilitytoolabilitydelegatortest/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/actsabilityamstest/actsbacktocallerabilitywithresulttest/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/actsabilityamstest/systemappa/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/actsabilityrecoverytest/actsrecoveryability/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/actsautofilltest/ActsAutoFillAutomaticTest/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/actscalltest/systemappcalleea/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/actsjsdataabilitytest/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/actsnfcselecttypes/ActsNFCSelectTypesTestRelyFifth/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/actsnfcselecttypes/ActsNFCSelectTypesTestRelySecond/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/actsnfcselecttypes/ActsNFCSelectTypesTestRelyThird/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/actsqueryfunctiontest/actsgetabilitystatestagetest/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/actsresponseglobalparamupdatetest/actsresponseglobalparamupdaterelyb/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/actsstartabilitygetdisplayidtest/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/actssupportfunction/fasupportfunction/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/actsuiextensionexitreason/actsuiextensionexitreasontest/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/actsuiextensiontest/uiextensionprovider2/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/actsusers/ActsAmsUsersKillProcessAppA/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/aacommand/AACommandImplicitStartTest/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|
/test/xts/acts/ability/ability_runtime/abilitygetstartparameterstest/getstartparameterhelper2/ |
H A D | hvigorw.bat | 8 @rem Unless required by applicable law or agreed to in writing, software 22 @rem Add %NODE_HOME%/bin to the PATH environment variable 34 @rem Resolve any "." and ".." in APP_HOME to make it shorter. 55 echo Please set the NODE_HOME variable in your environment to match the
|