Home
last modified time | relevance | path

Searched refs:CHECK_TIMINGS (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py69 CHECK_TIMINGS = False # making true makes tests take a lot longer variable
73 if CHECK_TIMINGS:
140 if CHECK_TIMINGS:
/external/python/cpython3/Lib/test/
D_test_multiprocessing.py94 CHECK_TIMINGS = False # making true makes tests take a lot longer variable
98 if CHECK_TIMINGS:
175 if CHECK_TIMINGS: