Home
last modified time | relevance | path

Searched refs:richEditorSelection3 (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.cpp244 auto richEditorSelection3 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable
245 EXPECT_EQ(richEditorSelection3.selection[0], 1);
246 EXPECT_EQ(richEditorSelection3.selection[1], 1);
H A Drich_editor_test_ng.cpp2491 auto richEditorSelection3 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable
2492 EXPECT_EQ(richEditorSelection3.selection[0], 1);
2493 EXPECT_EQ(richEditorSelection3.selection[1], 1);