Searched refs:used_items (Results 1 – 1 of 1) sorted by relevance
87 unsigned int used_items; member287 test_parman->used_items++; in test_parman_run()293 test_parman->used_items--; in test_parman_run()305 unsigned int used_items = 0; in test_parman_check_array() local327 used_items++; in test_parman_check_array()343 if (used_items != test_parman->used_items) { in test_parman_check_array()345 used_items, test_parman->used_items); in test_parman_check_array()