Home
last modified time | relevance | path

Searched refs:richEditorSelection8 (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.cpp303 auto richEditorSelection8 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable
304 EXPECT_EQ(richEditorSelection8.selection[0], 6);
305 EXPECT_EQ(richEditorSelection8.selection[1], 6);
H A Drich_editor_test_ng.cpp2531 auto richEditorSelection8 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable
2532 EXPECT_EQ(richEditorSelection8.selection[0], 6);
2533 EXPECT_EQ(richEditorSelection8.selection[1], 6);