Home
last modified time | relevance | path

Searched refs:richEditorSelection9 (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.cpp311 auto richEditorSelection9 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable
312 EXPECT_EQ(richEditorSelection9.selection[0], 1);
313 EXPECT_EQ(richEditorSelection9.selection[1], 3);
H A Drich_editor_test_ng.cpp2539 auto richEditorSelection9 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable
2540 EXPECT_EQ(richEditorSelection9.selection[0], 1);
2541 EXPECT_EQ(richEditorSelection9.selection[1], 3);