Searched refs:_TestApplyWithNoTasks (Results 1 – 1 of 1) sorted by relevance
292 self._TestApplyWithNoTasks(1, 1)296 self._TestApplyWithNoTasks(1, 3)301 self._TestApplyWithNoTasks(3, 1)306 self._TestApplyWithNoTasks(3, 3)309 def _TestApplyWithNoTasks(self, process_count, thread_count): member in TestParallelismFramework