Searched refs:initial_row_num (Results 1 – 1 of 1) sorted by relevance
191 const uint16_t initial_row_num = 1; in test_table_should_reduce_cells() local198 lv_table_set_row_cnt(table, initial_row_num); in test_table_should_reduce_cells()201 for(row_idx = 0; row_idx < initial_row_num; row_idx++) { in test_table_should_reduce_cells()221 const uint16_t initial_row_num = 2; in test_table_should_reduce_cells_with_more_than_one_row() local228 lv_table_set_row_cnt(table, initial_row_num); in test_table_should_reduce_cells_with_more_than_one_row()231 for(row_idx = 0; row_idx < initial_row_num; row_idx++) { in test_table_should_reduce_cells_with_more_than_one_row()