OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_run_workers
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_file2k.py
483
def
_run_workers
(self, func, nb_workers, duration=0.2):
member in class:FileThreadingTests
521
self.
_run_workers
(worker, nb_workers)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_file2k.py
483
def
_run_workers
(self, func, nb_workers, duration=0.2):
member in class:FileThreadingTests
521
self.
_run_workers
(worker, nb_workers)
Completed in 38 milliseconds