Searched refs:timer_cb_exact_called (Results 1 – 1 of 1) sorted by relevance
51 static int timer_cb_exact_called; variable407 if (timer_cb_exact_called == 0) { in timer_cb_exact()416 ++timer_cb_exact_called; in timer_cb_exact()721 ASSERT_EQ(2, timer_cb_exact_called); in TEST_IMPL()
Completed in 9 milliseconds