Searched refs:MIN_TIME (Results 1 – 2 of 2) sorted by relevance
18 #define MIN_TIME 5 /* seconds */ macro112 ms = g_random_int_range (MIN_TIME * 1000, MAX_TIME * 1000); in enter_thread()
102 MIN_TIME = 1 variable in JSONResultsGeneratorBase572 if is_all_no_data or (is_all_pass and max_time <= self.MIN_TIME):