Searched refs:final_row_num (Results 1 – 1 of 1) sorted by relevance
193 const uint16_t final_row_num = 1; in test_table_should_reduce_cells() local208 lv_table_set_row_cnt(table, final_row_num); in test_table_should_reduce_cells()210 for(row_idx = 0; row_idx < final_row_num; row_idx++) { in test_table_should_reduce_cells()223 const uint16_t final_row_num = 1; in test_table_should_reduce_cells_with_more_than_one_row() local238 lv_table_set_row_cnt(table, final_row_num); in test_table_should_reduce_cells_with_more_than_one_row()240 for(row_idx = 0; row_idx < final_row_num; row_idx++) { in test_table_should_reduce_cells_with_more_than_one_row()