Home
last modified time | relevance | path

Searched refs:testOnReadyEvent (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.cpp22 int32_t testOnReadyEvent = 0; variable
57 testOnReadyEvent = 0; in TearDown()
H A Drich_editor_drag_test_ng.cpp22 int32_t testOnReadyEvent = 0; variable
57 testOnReadyEvent = 0; in TearDown()
H A Drich_editor_base_test_ng.cpp22 int32_t testOnReadyEvent = 0; variable
57 testOnReadyEvent = 0; in TearDown()
113 auto func = []() { testOnReadyEvent = 1; }; in __anon506dc1870302()
122 EXPECT_EQ(testOnReadyEvent, 1);
H A Drich_editor_click_test_ng.cpp22 int32_t testOnReadyEvent = 0; variable
60 testOnReadyEvent = 0; in TearDown()
H A Drich_editor_pattern_testtwo_ng.cpp22 int32_t testOnReadyEvent = 0; variable
56 testOnReadyEvent = 0; in TearDown()
H A Drich_editor_pattern_testfour_ng.cpp25 int32_t testOnReadyEvent = 0; variable
60 testOnReadyEvent = 0; in TearDown()
H A Drich_editor_keyboard_shortcut_test_ng.cpp22 int32_t testOnReadyEvent = 0; variable
57 testOnReadyEvent = 0; in TearDown()
H A Drich_editor_pattern_testone_ng.cpp24 int32_t testOnReadyEvent = 0; variable
59 testOnReadyEvent = 0; in TearDown()
H A Drich_editor_change_callback_test_ng.cpp22 int32_t testOnReadyEvent = 0; variable
60 testOnReadyEvent = 0; in TearDown()
H A Drich_editor_overlay_test_ng.cpp22 int32_t testOnReadyEvent = 0; variable
60 testOnReadyEvent = 0; in TearDown()
H A Drich_editor_pattern_test_ng.cpp22 int32_t testOnReadyEvent = 0; variable
65 testOnReadyEvent = 0; in TearDown()
H A Drich_editor_test_ng.cpp78 int32_t testOnReadyEvent = 0; variable
264 testOnReadyEvent = 0; in TearDown()
548 auto func = []() { testOnReadyEvent = 1; }; in __anon814dfc0d0802()
557 EXPECT_EQ(testOnReadyEvent, 1);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor_drag/
H A Drich_editor_drag_test_ng.cpp22 int32_t testOnReadyEvent = 0; variable
57 testOnReadyEvent = 0; in TearDown()