Searched refs:TextInputCursorTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
H A D | text_input_cursor_test.cpp | 24 class TextInputCursorTest : public TextInputBases { class 33 HWTEST_F(TextInputCursorTest, CaretPosition001, TestSize.Level1) 63 HWTEST_F(TextInputCursorTest, CaretPosition002, TestSize.Level1) 94 HWTEST_F(TextInputCursorTest, CaretPosition003, TestSize.Level1) 111 HWTEST_F(TextInputCursorTest, CaretPosition004, TestSize.Level1) 128 HWTEST_F(TextInputCursorTest, CaretPosition005, TestSize.Level1) 157 HWTEST_F(TextInputCursorTest, CaretPosition006, TestSize.Level1) 182 HWTEST_F(TextInputCursorTest, CaretPosition007, TestSize.Level1) 517 HWTEST_F(TextInputCursorTest, OnHandleMove001, TestSize.Level1) 554 HWTEST_F(TextInputCursorTest, OnHandleMove002, TestSize.Level1) [all …]
|