Searched refs:twmax (Results 1 – 1 of 1) sorted by relevance
53 struct timespec ts, to, te, twmin, twmax; in run() local98 timespecadd(&t, &td, &twmax); in run()100 twmax = twmin; in run()101 twmax.tv_sec++; in run()104 ATF_REQUIRE(timespeccmp(&to, &twmax, <=)); in run()