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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_mailbox.py 388 self.assertFalse(os.path.exists(self._get_lock_path()))
390 self.assertTrue(os.path.exists(self._get_lock_path()))
392 self.assertFalse(os.path.exists(self._get_lock_path()))
424 def _get_lock_path(self): member in class:TestMailbox
1032 def _get_lock_path(self): member in class:TestMH
    [all...]
  /external/python/cpython2/Lib/test/
test_mailbox.py 419 self.assertFalse(os.path.exists(self._get_lock_path()))
421 self.assertTrue(os.path.exists(self._get_lock_path()))
423 self.assertFalse(os.path.exists(self._get_lock_path()))
457 def _get_lock_path(self): member in class:TestMailbox
1168 def _get_lock_path(self): member in class:TestMH
    [all...]
  /external/python/cpython3/Lib/test/
test_mailbox.py 509 self.assertFalse(os.path.exists(self._get_lock_path()))
511 self.assertTrue(os.path.exists(self._get_lock_path()))
513 self.assertFalse(os.path.exists(self._get_lock_path()))
547 def _get_lock_path(self): member in class:TestMailbox
1273 def _get_lock_path(self): member in class:TestMH
    [all...]

Completed in 209 milliseconds