Searched refs:expected_column_count (Results 1 – 1 of 1) sorted by relevance
41 uint16_t expected_column_count = original_column_count + 1; in test_table_should_grow_columns_automatically_when_setting_formatted_cell_value() local42 TEST_ASSERT_EQUAL_UINT16(expected_column_count, lv_table_get_col_cnt(table)); in test_table_should_grow_columns_automatically_when_setting_formatted_cell_value()