Searched refs:timer_test (Results 1 – 1 of 1) sorted by relevance
94 static bool timer_test(struct unittest* test) { in timer_test() function95 struct timer_unittest* timer_test = in timer_test() local101 } while (timer_test->loop); in timer_test()130 struct timer_unittest* timer_test = in timer_stress_test() local136 } while (timer_test->loop); in timer_stress_test()149 .run_test = timer_test, in main()157 .run_test = timer_test, in main()