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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mailbox.py 420 self.assertFalse(os.path.exists(self._get_lock_path()))
422 self.assertTrue(os.path.exists(self._get_lock_path()))
424 self.assertFalse(os.path.exists(self._get_lock_path()))
458 def _get_lock_path(self): member in class:TestMailbox
1169 def _get_lock_path(self): member in class:TestMH
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mailbox.py 420 self.assertFalse(os.path.exists(self._get_lock_path()))
422 self.assertTrue(os.path.exists(self._get_lock_path()))
424 self.assertFalse(os.path.exists(self._get_lock_path()))
458 def _get_lock_path(self): member in class:TestMailbox
1169 def _get_lock_path(self): member in class:TestMH
    [all...]

Completed in 26 milliseconds