Home
last modified time | relevance | path

Searched defs:seconds_per_increment (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_timeit.py24 def __init__(self, seconds_per_increment=1.0): argument
230 def run_main(self, seconds_per_increment=1.0, switches=None, timer=None): argument
357 def autorange(self, seconds_per_increment=1/1024, callback=None): argument
/external/python/cpython2/Lib/test/
Dtest_timeit.py26 def __init__(self, seconds_per_increment=1.0): argument
216 def run_main(self, seconds_per_increment=1.0, switches=None, timer=None): argument