Home
last modified time | relevance | path

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

/lvgl-3.7.0/tests/src/test_cases/
Dtest_switch.c9 #define SWITCHES_CNT 10 macro
55 lv_obj_t * switches[SWITCHES_CNT] = {NULL}; in test_switch_should_not_leak_memory_after_deletion()
60 for(idx = 0; idx < SWITCHES_CNT; idx++) { in test_switch_should_not_leak_memory_after_deletion()
64 for(idx = 0; idx < SWITCHES_CNT; idx++) { in test_switch_should_not_leak_memory_after_deletion()