Home
last modified time | relevance | path

Searched refs:testOnDeleteComplete (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.cpp26 int32_t testOnDeleteComplete = 0; variable
61 testOnDeleteComplete = 0; in TearDown()
H A Drich_editor_drag_test_ng.cpp26 int32_t testOnDeleteComplete = 0; variable
61 testOnDeleteComplete = 0; in TearDown()
H A Drich_editor_base_test_ng.cpp26 int32_t testOnDeleteComplete = 0; variable
61 testOnDeleteComplete = 0; in TearDown()
218 auto func = []() { testOnDeleteComplete = 1; }; in __anon506dc1870702()
227 EXPECT_EQ(testOnDeleteComplete, 1);
H A Drich_editor_click_test_ng.cpp26 int32_t testOnDeleteComplete = 0; variable
64 testOnDeleteComplete = 0; in TearDown()
H A Drich_editor_pattern_testtwo_ng.cpp26 int32_t testOnDeleteComplete = 0; variable
60 testOnDeleteComplete = 0; in TearDown()
H A Drich_editor_pattern_testfour_ng.cpp29 int32_t testOnDeleteComplete = 0; variable
64 testOnDeleteComplete = 0; in TearDown()
H A Drich_editor_keyboard_shortcut_test_ng.cpp26 int32_t testOnDeleteComplete = 0; variable
61 testOnDeleteComplete = 0; in TearDown()
H A Drich_editor_pattern_testone_ng.cpp28 int32_t testOnDeleteComplete = 0; variable
63 testOnDeleteComplete = 0; in TearDown()
H A Drich_editor_change_callback_test_ng.cpp26 int32_t testOnDeleteComplete = 0; variable
64 testOnDeleteComplete = 0; in TearDown()
H A Drich_editor_overlay_test_ng.cpp26 int32_t testOnDeleteComplete = 0; variable
64 testOnDeleteComplete = 0; in TearDown()
H A Drich_editor_pattern_test_ng.cpp26 int32_t testOnDeleteComplete = 0; variable
69 testOnDeleteComplete = 0; in TearDown()
H A Drich_editor_test_ng.cpp82 int32_t testOnDeleteComplete = 0; variable
268 testOnDeleteComplete = 0; in TearDown()
653 auto func = []() { testOnDeleteComplete = 1; }; in __anon814dfc0d0c02()
662 EXPECT_EQ(testOnDeleteComplete, 1);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor_drag/
H A Drich_editor_drag_test_ng.cpp26 int32_t testOnDeleteComplete = 0; variable
61 testOnDeleteComplete = 0; in TearDown()