Home
last modified time | relevance | path

Searched refs:lv_test_wait (Results 1 – 9 of 9) sorted by relevance

/lvgl-latest/tests/src/test_cases/
Dtest_anim_timeline.c194 lv_test_wait(199); in test_anim_timeline_start()
197 lv_test_wait(1); /*200*/ in test_anim_timeline_start()
200 lv_test_wait(400); /*600*/ in test_anim_timeline_start()
203 lv_test_wait(400); /*1000*/ in test_anim_timeline_start()
207 lv_test_wait(100); /*1100*/ in test_anim_timeline_start()
213 lv_test_wait(100); /*1200*/ in test_anim_timeline_start()
216 lv_test_wait(300); /*1500*/ in test_anim_timeline_start()
219 lv_test_wait(499); /*1999*/ in test_anim_timeline_start()
222 lv_test_wait(1); /*2000*/ in test_anim_timeline_start()
225 lv_test_wait(500); /*2500*/ in test_anim_timeline_start()
[all …]
Dtest_anim.c43 lv_test_wait(20); in test_anim_delete()
51 lv_test_wait(20); in test_anim_delete()
58 lv_test_wait(20); in test_anim_delete()
75 lv_test_wait(20); in test_anim_delete_custom()
83 lv_test_wait(20); in test_anim_delete_custom()
90 lv_test_wait(20); in test_anim_delete_custom()
106 lv_test_wait(40); in test_anim_pause()
111 lv_test_wait(40); in test_anim_pause()
116 lv_test_wait(20); in test_anim_pause()
119 lv_test_wait(41); in test_anim_pause()
[all …]
Dtest_screen_load.c39 lv_test_wait(100); in test_screen_load_with_delete_no_crash()
46 lv_test_wait(400); in test_screen_load_with_delete_no_crash()
73 lv_test_wait(100); in test_screen_load_with_delete_no_crash2()
80 lv_test_wait(400); in test_screen_load_with_delete_no_crash2()
117 lv_test_wait(100); in test_screen_load_with_delete_event()
126 lv_test_wait(400); in test_screen_load_with_delete_event()
Dtest_bindings.c169 lv_test_wait(300); in create_ui()
/lvgl-latest/tests/src/test_cases/widgets/
Dtest_lottie.c39 lv_test_wait(200); in test_lottie_simple()
43 lv_test_wait(750); in test_lottie_simple()
50 lv_test_wait(200); in test_lottie_simple()
63 lv_test_wait(200); in test_lottie_load_from_file()
67 lv_test_wait(750); in test_lottie_load_from_file()
74 lv_test_wait(200); in test_lottie_load_from_file()
98 lv_test_wait(950); in test_lottie_missing_settings()
110 lv_test_wait(200); in test_lottie_rescale()
117 lv_test_wait(750); in test_lottie_rescale()
129 lv_test_wait(950); in test_lottie_non_uniform_shape()
[all …]
Dtest_label.c633 lv_test_wait(783); /*Use an odd delay*/ in scroll_next_step()
/lvgl-latest/tests/src/
Dlv_test_helpers.c5 void lv_test_wait(uint32_t ms) in lv_test_wait() function
Dlv_test_helpers.h25 void lv_test_wait(uint32_t ms);
/lvgl-latest/tests/src/test_cases/xml/
Dtest_xml_general.c219 lv_test_wait(300); /*Wait for the state transition animation*/ in test_xml_component_styles()