Searched refs:_Repeat (Results 1 – 1 of 1) sorted by relevance
45 def _Repeat(func, times): function65 added_runs = _Repeat(dict, max_dup)134 make_dicts = lambda n=num_iterations: _Repeat(dict, n)135 result[name] = _Repeat(make_dicts, len(labels))