Searched refs:testing_counts (Results 1 – 1 of 1) sorted by relevance
78 size_t testing_counts[] = {0, 1, bt_dev.id_count, bt_dev.id_count + 2}; in ZTEST() local80 for (size_t it = 0; it < ARRAY_SIZE(testing_counts); it++) { in ZTEST()81 size_t count = testing_counts[it]; in ZTEST()