Home
last modified time | relevance | path

Searched refs:richEditorSelection4 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_overlay_test_ng.cpp252 auto richEditorSelection4 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable
253 EXPECT_EQ(richEditorSelection4.selection[0], 0);
254 EXPECT_EQ(richEditorSelection4.selection[1], 6);
H A Drich_editor_test_ng.cpp2499 auto richEditorSelection4 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable
2500 EXPECT_EQ(richEditorSelection4.selection[0], 0);
2501 EXPECT_EQ(richEditorSelection4.selection[1], 6);