Home
last modified time | relevance | path

Searched refs:TEST_INSERT_VALUE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_edit_test_ng.cpp92 richEditorPattern->InsertValue(TEST_INSERT_VALUE);
94 const std::string result1 = TEST_INSERT_VALUE;
99 richEditorPattern->InsertValue(TEST_INSERT_VALUE);
104 richEditorPattern->InsertValue(TEST_INSERT_VALUE);
106 const std::string result3 = INIT_VALUE_1 + TEST_INSERT_VALUE;
111 richEditorPattern->InsertValue(TEST_INSERT_VALUE);
113 const std::string result4 = TEST_INSERT_VALUE;
134 richEditorPattern->InsertValue(TEST_INSERT_VALUE);
136 const std::string result1 = INIT_VALUE_1 + TEST_INSERT_VALUE;
152 richEditorPattern->InsertValue(TEST_INSERT_VALUE);
[all …]
H A Drich_editor_common_test_ng.h85 const std::string TEST_INSERT_VALUE = "s"; variable
H A Drich_editor_test_ng.cpp91 const std::string TEST_INSERT_VALUE = "s"; variable
1054 richEditorPattern->InsertValue(TEST_INSERT_VALUE);
1056 const std::string result1 = TEST_INSERT_VALUE;
1061 richEditorPattern->InsertValue(TEST_INSERT_VALUE);
1066 richEditorPattern->InsertValue(TEST_INSERT_VALUE);
1073 richEditorPattern->InsertValue(TEST_INSERT_VALUE);
1075 const std::string result4 = TEST_INSERT_VALUE;
1095 richEditorPattern->InsertValue(TEST_INSERT_VALUE);
1097 const std::string result1 = TEST_INSERT_VALUE;
3412 AddSpan(TEST_INSERT_VALUE);
[all …]
H A Drich_editor_click_test_ng.cpp356 AddSpan(TEST_INSERT_VALUE);
H A Drich_editor_edit_testone_ng.cpp896 richEditorPattern->InsertValue(TEST_INSERT_VALUE);
H A Drich_editor_change_callback_test_ng.cpp1824 AddSpan(TEST_INSERT_VALUE);