Searched refs:suite_size (Results 1 – 1 of 1) sorted by relevance
302 suite_size = 2**N variable305 est_exec_time_suite = suite_size * est_exec_time_once310 log(" Number of cycles : ", loop_count*suite_size,311 " (", suite_size, " sets of ", loop_count, " cycles)")327 for i in range(0, suite_size):330 msg = "%2d/%2d:" % (i+1, suite_size)