Searched refs:time_limit_micros (Results 1 – 1 of 1) sorted by relevance
505 const int time_limit_micros = 1 * 1000 * 1000; // 1 second in TYPED_TEST() local569 if (delta > time_limit_micros) { in TYPED_TEST()