Home
last modified time | relevance | path

Searched refs:ExpectParagraphParams (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_wordbreak_test.cpp101 struct ExpectParagraphParams { struct
119 static void ExpectCallParagraphMethods(ExpectParagraphParams params);
132 ExpectCallParagraphMethods(ExpectParagraphParams()); in SetUpTestSuite()
168 void TextInputWordBreak::ExpectCallParagraphMethods(ExpectParagraphParams params) in ExpectCallParagraphMethods()
H A Dtext_input_base.cpp22 ExpectCallParagraphMethods(ExpectParagraphParams()); in SetUpTestSuite()
58 void TextInputBases::ExpectCallParagraphMethods(ExpectParagraphParams params) in ExpectCallParagraphMethods()
H A Dtext_input_base.h144 struct ExpectParagraphParams { struct
163 static void ExpectCallParagraphMethods(ExpectParagraphParams params); argument
H A Dtext_area_menu_test.cpp95 struct ExpectParagraphParams { struct
113 static void ExpectCallParagraphMethods(ExpectParagraphParams params);
126 ExpectCallParagraphMethods(ExpectParagraphParams()); in SetUpTestSuite()
162 void TextAreaMenuTestNg::ExpectCallParagraphMethods(ExpectParagraphParams params) in ExpectCallParagraphMethods()
H A Dtext_input_area_model_test.cpp107 struct ExpectParagraphParams { struct
125 static void ExpectCallParagraphMethods(ExpectParagraphParams params);
138 ExpectCallParagraphMethods(ExpectParagraphParams()); in SetUpTestSuite()
174 void TextInputAreaBase::ExpectCallParagraphMethods(ExpectParagraphParams params) in ExpectCallParagraphMethods()
H A Dtext_area_test.cpp103 struct ExpectParagraphParams { struct
121 static void ExpectCallParagraphMethods(ExpectParagraphParams params);
134 ExpectCallParagraphMethods(ExpectParagraphParams()); in SetUpTestSuite()
170 void TextAreaBase::ExpectCallParagraphMethods(ExpectParagraphParams params) in ExpectCallParagraphMethods()
H A Dtext_input_modify_test.cpp106 struct ExpectParagraphParams { struct
124 static void ExpectCallParagraphMethods(ExpectParagraphParams params);
137 ExpectCallParagraphMethods(ExpectParagraphParams()); in SetUpTestSuite()
173 void TextInputModifyBase::ExpectCallParagraphMethods(ExpectParagraphParams params) in ExpectCallParagraphMethods()
H A Dtext_area_decoration_test.cpp85 struct ExpectParagraphParams { struct
103 static void ExpectCallParagraphMethods(ExpectParagraphParams params);
116 ExpectCallParagraphMethods(ExpectParagraphParams()); in SetUpTestSuite()
152 void TextAreaDecorationBase::ExpectCallParagraphMethods(ExpectParagraphParams params) in ExpectCallParagraphMethods()