HomeSort by relevance Sort by last modified time
    Searched refs:_test_close (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_mailbox.py 1670 def _test_close(self, proxy): member in class:TestProxyFileBase
    [all...]
  /external/python/cpython2/Lib/test/
test_mailbox.py 1807 def _test_close(self, proxy): member in class:TestProxyFileBase
    [all...]
  /external/python/cpython3/Lib/test/
test_mailbox.py 1984 def _test_close(self, proxy): member in class:TestProxyFileBase
    [all...]
_test_multiprocessing.py 441 def _test_close(cls, rc=0, q=None): member in class:_TestProcess
450 p = self.Process(target=self._test_close, kwargs={'q': q})
    [all...]

Completed in 165 milliseconds