Searched refs:timer_check_double_call_called (Results 1 – 1 of 1) sorted by relevance
33 static int timer_check_double_call_called = 0; variable406 timer_check_double_call_called++; in timer_check_double_call()420 ASSERT_EQ(1, timer_check_double_call_called); in TEST_IMPL()437 ASSERT_EQ(1, timer_check_double_call_called); in TEST_IMPL()
Completed in 4 milliseconds