Searched refs:test_cpu_count (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_multiprocessing.py | 281 def test_cpu_count(self): member in _TestProcess |
/external/python/cpython3/Lib/test/ | ||
D | test_os.py | 3180 def test_cpu_count(self): member in CPUCountTests |
D | _test_multiprocessing.py | 368 def test_cpu_count(self): member in _TestProcess |