Searched refs:test_num (Results 1 – 2 of 2) sorted by relevance
211 int test_num; in hte_mem_init() local238 test_num = 1; in hte_mem_init()242 test_num = 4; in hte_mem_init()251 for (i = 0; i < test_num; i++) { in hte_mem_init()
232 __weak void show_post_progress(unsigned int test_num, int before, int result) in show_post_progress() argument