Home
last modified time | relevance | path

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

/lvgl-latest/tests/src/test_cases/
Dtest_snapshot.c8 #define NUM_SNAPSHOTS 1 macro
17 lv_img_dsc_t * snapshots[NUM_SNAPSHOTS] = {NULL}; in test_snapshot_should_not_leak_memory()
22 for(idx = 0; idx < NUM_SNAPSHOTS; idx++) { in test_snapshot_should_not_leak_memory()
27 for(idx = 0; idx < NUM_SNAPSHOTS; idx++) { in test_snapshot_should_not_leak_memory()