Searched refs:timer_called (Results 1 – 2 of 2) sorted by relevance
13 static bool timer_called; variable17 timer_called = true; in heartbeat_timeout_handler()30 timer_called = false; in TEST_GROUP()75 CHECK(timer_called == false); in TEST()85 CHECK(timer_called == true); in TEST()107 CHECK(timer_called == false); in TEST()110 CHECK(timer_called == true); in TEST()
28 static bool timer_called; variable32 timer_called = true; in heartbeat_timeout_handler()