Home
last modified time | relevance | path

Searched refs:richEditorSelection6 (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.cpp287 auto richEditorSelection6 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable
288 EXPECT_EQ(richEditorSelection6.selection[0], 0);
289 EXPECT_EQ(richEditorSelection6.selection[1], 3);
H A Drich_editor_test_ng.cpp2515 auto richEditorSelection6 = richEditorController->GetSelectionSpansInfo().GetSelection(); variable
2516 EXPECT_EQ(richEditorSelection6.selection[0], 0);
2517 EXPECT_EQ(richEditorSelection6.selection[1], 3);