Home
last modified time | relevance | path

Searched refs:testOnIMEInputComplete (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_preview_text_test_ng.cpp24 int32_t testOnIMEInputComplete = 0; variable
59 testOnIMEInputComplete = 0; in TearDown()
H A Drich_editor_drag_test_ng.cpp24 int32_t testOnIMEInputComplete = 0; variable
59 testOnIMEInputComplete = 0; in TearDown()
H A Drich_editor_base_test_ng.cpp24 int32_t testOnIMEInputComplete = 0; variable
59 testOnIMEInputComplete = 0; in TearDown()
165 auto func = [](const RichEditorAbstractSpanResult&) { testOnIMEInputComplete = 1; }; in __anon506dc1870502()
175 EXPECT_EQ(testOnIMEInputComplete, 1);
H A Drich_editor_click_test_ng.cpp24 int32_t testOnIMEInputComplete = 0; variable
62 testOnIMEInputComplete = 0; in TearDown()
H A Drich_editor_pattern_testtwo_ng.cpp24 int32_t testOnIMEInputComplete = 0; variable
58 testOnIMEInputComplete = 0; in TearDown()
H A Drich_editor_pattern_testfour_ng.cpp27 int32_t testOnIMEInputComplete = 0; variable
62 testOnIMEInputComplete = 0; in TearDown()
H A Drich_editor_keyboard_shortcut_test_ng.cpp24 int32_t testOnIMEInputComplete = 0; variable
59 testOnIMEInputComplete = 0; in TearDown()
H A Drich_editor_pattern_testone_ng.cpp26 int32_t testOnIMEInputComplete = 0; variable
61 testOnIMEInputComplete = 0; in TearDown()
H A Drich_editor_change_callback_test_ng.cpp24 int32_t testOnIMEInputComplete = 0; variable
62 testOnIMEInputComplete = 0; in TearDown()
H A Drich_editor_overlay_test_ng.cpp24 int32_t testOnIMEInputComplete = 0; variable
62 testOnIMEInputComplete = 0; in TearDown()
H A Drich_editor_pattern_test_ng.cpp24 int32_t testOnIMEInputComplete = 0; variable
67 testOnIMEInputComplete = 0; in TearDown()
H A Drich_editor_test_ng.cpp80 int32_t testOnIMEInputComplete = 0; variable
266 testOnIMEInputComplete = 0; in TearDown()
600 auto func = [](const RichEditorAbstractSpanResult&) { testOnIMEInputComplete = 1; }; in __anon814dfc0d0a02()
610 EXPECT_EQ(testOnIMEInputComplete, 1);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor_drag/
H A Drich_editor_drag_test_ng.cpp24 int32_t testOnIMEInputComplete = 0; variable
59 testOnIMEInputComplete = 0; in TearDown()