Home
last modified time | relevance | path

Searched refs:richEditorSelection7 (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.cpp295 auto richEditorSelection7 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable
296 EXPECT_EQ(richEditorSelection7.selection[0], 0);
297 EXPECT_EQ(richEditorSelection7.selection[1], 6);
H A Drich_editor_test_ng.cpp2523 auto richEditorSelection7 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable
2524 EXPECT_EQ(richEditorSelection7.selection[0], 0);
2525 EXPECT_EQ(richEditorSelection7.selection[1], 6);