Searched refs:INIT_VALUE_3 (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_keyboard_shortcut_test_ng.cpp | 129 textOptions.value = INIT_VALUE_3; 229 textOptions.value = INIT_VALUE_3; 286 textOptions.value = INIT_VALUE_3; 319 textOptions.value = INIT_VALUE_3; 352 textOptions.value = INIT_VALUE_3; 386 textOptions.value = INIT_VALUE_3; 420 textOptions.value = INIT_VALUE_3; 973 it->content = INIT_VALUE_3;
|
H A D | rich_editor_common_test_ng.h | 84 const std::string INIT_VALUE_3 = "hello world! hello world! hello world!"; variable
|
H A D | rich_editor_drag_test_ng.cpp | 201 options.value = INIT_VALUE_3;
|
H A D | rich_editor_edit_testone_ng.cpp | 637 options.value = INIT_VALUE_3; 668 options.value = INIT_VALUE_3;
|
H A D | rich_editor_pattern_testthree_ng.cpp | 607 AddSpan(INIT_VALUE_3);
|
H A D | rich_editor_overlay_test_ng.cpp | 350 AddSpan(INIT_VALUE_3); 361 EXPECT_EQ(resultObject.valueString, INIT_VALUE_3);
|
H A D | rich_editor_test_ng.cpp | 90 const std::string INIT_VALUE_3 = "hello world! hello world! hello world!"; variable 2578 AddSpan(INIT_VALUE_3); 2589 EXPECT_EQ(resultObject.valueString, INIT_VALUE_3); 3541 AddSpan(INIT_VALUE_3); 4070 options.value = INIT_VALUE_3; 6436 OnDrawVerify(SelectSpanType::TYPESPAN, INIT_VALUE_3, symbolSpanOptions, localOffset, true);
|
H A D | rich_editor_click_test_ng.cpp | 330 AddSpan(INIT_VALUE_3);
|
H A D | rich_editor_base_testone_ng.cpp | 291 OnDrawVerify(SelectSpanType::TYPESPAN, INIT_VALUE_3, symbolSpanOptions, localOffset, true);
|
H A D | rich_editor_pattern_test_ng.cpp | 1127 textStyle.fontFamilies_.emplace_back(INIT_VALUE_3);
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor_drag/ |
H A D | rich_editor_drag_test_ng.cpp | 201 options.value = INIT_VALUE_3;
|