Searched refs:timer_cb_exact_called (Results 1 – 1 of 1) sorted by relevance
51 static int timer_cb_exact_called; variable400 if (timer_cb_exact_called == 0) { in timer_cb_exact()409 ++timer_cb_exact_called; in timer_cb_exact()714 ASSERT_EQ(2, timer_cb_exact_called); in TEST_IMPL()
Completed in 5 milliseconds