Searched refs:copy_cnt (Results 1 – 1 of 1) sorted by relevance
566 int copy_cnt = ARRAY_SIZE(test_vector_copy); in check_fill_all_bt_entries_randomly() local570 for (int i = 0; i < copy_cnt; i++) { in check_fill_all_bt_entries_randomly()571 int idx = rand() % copy_cnt; in check_fill_all_bt_entries_randomly()578 for (int i = 0; i < copy_cnt; i++) { in check_fill_all_bt_entries_randomly()