Searched refs:_get_lock_path (Results 1 – 1 of 1) sorted by relevance
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 TestMailbox1168 def _get_lock_path(self): member in TestMH