Searched refs:ScalableSelectorMixIn (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
H A Dtest_selectors.py410 class ScalableSelectorMixIn: class in inherits:
468 class PollSelectorTestCase(BaseSelectorTestCase, ScalableSelectorMixIn):
475 class EpollSelectorTestCase(BaseSelectorTestCase, ScalableSelectorMixIn):
492 class KqueueSelectorTestCase(BaseSelectorTestCase, ScalableSelectorMixIn):
511 class DevpollSelectorTestCase(BaseSelectorTestCase, ScalableSelectorMixIn):

Completed in 205 milliseconds