Searched refs:max_time (Results 1 – 1 of 1) sorted by relevance
1653 static const useconds_t max_time = 5 * seconds; // not going to happen in TEST() local1655 for (; total_time < max_time; total_time += rest) { in TEST()