Searched refs:too_big (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/timers/
H A Dtimers.cpp25 zx_duration_t too_big = INT64_MAX - 100; local
26 auto clamped = zx_deadline_after(too_big);

Completed in 22 milliseconds