Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
Dtest_parallelism_framework.py267 self._TestBasicApply(1, 1)
271 self._TestBasicApply(1, 3)
276 self._TestBasicApply(3, 1)
281 self._TestBasicApply(3, 3)
284 def _TestBasicApply(self, process_count, thread_count): member in TestParallelismFramework
317 self._TestBasicApply(process_count, thread_count)