Searched refs:SAMPLE_DATA_SET_SIZE (Results 1 – 1 of 1) sorted by relevance
9 #define SAMPLE_DATA_SET_SIZE 2 macro14 BUILD_ASSERT(ARRAY_SIZE(sample_data_set) == SAMPLE_DATA_SET_SIZE);34 if (data_set < 1 || data_set > SAMPLE_DATA_SET_SIZE) { in test_args_parse()