Searched refs:actual_sleep_ticks (Results 1 – 1 of 1) sorted by relevance
44 static int actual_sleep_ticks; variable125 actual_sleep_ticks = ticks_to_sleep(TEST_TICKS_TO_SLEEP); in ZTEST()127 actual_sleep_ticks); in ZTEST()128 zassert_true((actual_sleep_ticks + 1) > in ZTEST()