Home
last modified time | relevance | path

Searched refs:lv_test_indev_wait (Results 1 – 8 of 8) sorted by relevance

/lvgl-3.7.0/tests/src/
Dlv_test_indev.c51 lv_test_indev_wait(50); in lv_test_mouse_click_at()
54 lv_test_indev_wait(50); in lv_test_mouse_click_at()
56 lv_test_indev_wait(50); in lv_test_mouse_click_at()
81 lv_test_indev_wait(50); in lv_test_key_hit()
84 lv_test_indev_wait(50); in lv_test_key_hit()
86 lv_test_indev_wait(50); in lv_test_key_hit()
105 lv_test_indev_wait(50); in lv_test_encoder_turn()
122 lv_test_indev_wait(50); in lv_test_encoder_click()
124 lv_test_indev_wait(50); in lv_test_encoder_click()
126 lv_test_indev_wait(50); in lv_test_encoder_click()
[all …]
Dlv_test_indev.h42 void lv_test_indev_wait(uint32_t ms);
/lvgl-3.7.0/tests/src/test_cases/
Dtest_arc.c176 lv_test_indev_wait(50); in test_arc_click_sustained_from_start_to_end_does_not_set_value_to_max()
178 lv_test_indev_wait(50); in test_arc_click_sustained_from_start_to_end_does_not_set_value_to_max()
188 lv_test_indev_wait(50); in test_arc_click_sustained_from_start_to_end_does_not_set_value_to_max()
190 lv_test_indev_wait(50); in test_arc_click_sustained_from_start_to_end_does_not_set_value_to_max()
192 lv_test_indev_wait(50); in test_arc_click_sustained_from_start_to_end_does_not_set_value_to_max()
Dtest_bar.c67 lv_test_indev_wait(50); in test_bar_should_update_indicator_right_coordinate_based_on_bar_value()
123 lv_test_indev_wait(50); in test_bar_rtl_should_update_indicator_left_coordinate_based_on_bar_value()
152 lv_test_indev_wait(50); in test_bar_indicator_area_should_get_smaller_when_padding_is_increased()
168 lv_test_indev_wait(50); in test_bar_indicator_area_should_get_smaller_when_padding_is_increased()
240 lv_test_indev_wait(50); in test_bar_indicator_should_be_drawn_towards_the_min_range_side_after_setting_a_more_negative_value()
246 lv_test_indev_wait(50); in test_bar_indicator_should_be_drawn_towards_the_min_range_side_after_setting_a_more_negative_value()
Dtest_switch.c82 lv_test_indev_wait(50); in test_switch_animation()
89 lv_test_indev_wait(50); in test_switch_animation()
Dtest_demo_stress.c13 lv_test_indev_wait(LV_DEMO_STRESS_TIME_STEP * 33); /* FIXME: remove magic number of states */ in loop_through_stress_test()
Dtest_slider.c118 lv_test_indev_wait(50); in test_slider_range_mode_should_not_leave_edit_mode_if_released_with_no_left_knob_focus()
Dtest_dropdown.c303 lv_test_indev_wait(1000); //Long press in test_dropdown_encoder()
305 lv_test_indev_wait(50); in test_dropdown_encoder()