Searched refs:InputType (Results 1 – 25 of 42) sorted by relevance
12
34 .type(InputType.Normal)61 .type(InputType.Normal)70 .type(InputType.Normal)77 .type(InputType.Normal)86 .type(InputType.Normal)93 .type(InputType.Password)102 .type(InputType.Password)109 .type(InputType.Password)118 .type(InputType.Password)125 .type(InputType.Password)[all …]
30 .type(InputType.NEW_PASSWORD)31 .type(InputType.NUMBER_PASSWORD)32 .type(InputType.SCREEN_LOCK_PASSWORD)33 .type(InputType.NUMBER_DECIMAL)34 .type(InputType.USER_NAME)
81 expect(obj.$attrs.type).assertEqual('InputType.Normal')106 expect(obj.$attrs.type).assertEqual('InputType.Normal')122 expect(obj.$attrs.type).assertEqual('InputType.Normal')138 expect(obj.$attrs.type).assertEqual('InputType.Normal')154 expect(obj.$attrs.type).assertEqual('InputType.Normal')170 expect(obj.$attrs.type).assertEqual('InputType.Password')186 expect(obj.$attrs.type).assertEqual('InputType.Password')202 expect(obj.$attrs.type).assertEqual('InputType.Password')218 expect(obj.$attrs.type).assertEqual('InputType.Password')234 expect(obj.$attrs.type).assertEqual('InputType.Password')[all …]
23 instance.type(InputType.Normal)25 instance.type(InputType.Password)27 instance.type(InputType.Email)29 instance.type(InputType.Number)
39 .type(InputType.Password)
43 void SetInputType(InputType inputType);63 InputType inputType_;
96 InputType inputType_ = INPUTTYPE_INVALIDINPUT;
57 * @tc.desc set the type property value is InputType.Normal89 expect(obj.$attrs.type).assertEqual('InputType.Normal');98 * @tc.desc set the type property value is InputType.Password130 expect(obj.$attrs.type).assertEqual('InputType.Password');140 * @tc.desc set the type property value is InputType.Email174 expect(obj.$attrs.type).assertEqual('InputType.Email');184 * @tc.desc set the type property value is InputType.Number216 expect(obj.$attrs.type).assertEqual('InputType.Number');
49 .type(InputType.PhoneNumber)57 .type(InputType.PhoneNumber)72 .type(InputType.PhoneNumber)
35 static std::shared_ptr<InputAction> GetInputAction(InputType type);
30 enum InputType { enum
85 expect(Obj1.$attrs.type).assertEqual('InputType.Email');105 expect(Obj1.$attrs.type).assertEqual('InputType.Email');126 expect(Obj1.$attrs.type).assertEqual('InputType.Normal');168 expect(Obj1.$attrs.type).assertEqual('InputType.Normal');189 expect(Obj1.$attrs.type).assertEqual('InputType.Email');
54 .type(InputType.USER_NAME)78 .type(InputType.Password)103 .type(InputType.NEW_PASSWORD)
99 const map<int, InputType> OPTION_INPUT_PERCENT = {226 InputType inputType = INPUTTYPE_INVALIDINPUT; in SetInputPercent()383 InputType eventTypeId = (InputType)(eventList_.at(eventindex)); in RunStep()399 ErrCode FocusTestFlow::ProtectRightAbility(std::shared_ptr<InputAction> &inputaction, InputType &ev… in ProtectRightAbility()
93 const map<int, InputType> OPTION_INPUT_PERCENT = {226 InputType inputType = INPUTTYPE_INVALIDINPUT; in SetInputPercent()385 InputType eventTypeId = (InputType)(eventList_.at(eventindex)); in RunStep()400 ErrCode RandomTestFlow::ProtectRightAbility(std::shared_ptr<InputAction> &inputaction, InputType &e… in ProtectRightAbility()
180 InputType inputTypeId = DistrbuteInputType(); in RunStep()243 InputType SpecialTestFlow::DistrbuteInputType() in DistrbuteInputType()245 InputType iputType = INPUTTYPE_INVALIDINPUT; in DistrbuteInputType()
30 std::shared_ptr<InputAction> InputFactory::GetInputAction(InputType type) in GetInputAction()
21 @State type: InputType = InputType.Email153 .type(InputType.Password)
110 ErrCode ProtectRightAbility(std::shared_ptr<InputAction> &inputaction, InputType &eventTypeId);
82 InputType DistrbuteInputType();
22 @State inputType: InputType = InputType.Normal;
61 .type(InputType.PhoneNumber)73 .type(InputType.Password)
34 .type(InputType.Normal)
76 .type(InputType.PhoneNumber)117 .type(InputType.Password)