Searched refs:is_find (Results 1 – 1 of 1) sorted by relevance
194 rt_bool_t is_find; in utest_do_run() local201 is_find = RT_FALSE; in utest_do_run()232 is_find = RT_TRUE; in utest_do_run()279 if (i == tc_num && is_find == RT_FALSE && utest_name != RT_NULL) in utest_do_run()
Completed in 3 milliseconds