Home
last modified time | relevance | path

Searched refs:richEditorSelection5 (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.cpp279 auto richEditorSelection5 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable
280 EXPECT_EQ(richEditorSelection5.selection[0], 0);
281 EXPECT_EQ(richEditorSelection5.selection[1], 6);
H A Drich_editor_test_ng.cpp2507 auto richEditorSelection5 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable
2508 EXPECT_EQ(richEditorSelection5.selection[0], 0);
2509 EXPECT_EQ(richEditorSelection5.selection[1], 6);