Searched refs:_check_function (Results 1 – 1 of 1) sorted by relevance
904 def _check_function(self, func): member in PathLikeTests908 self._check_function(self.path.normcase)913 self._check_function(self.path.isabs)920 self._check_function(self.path.split)923 self._check_function(self.path.splitext)926 self._check_function(self.path.splitdrive)929 self._check_function(self.path.basename)932 self._check_function(self.path.dirname)935 self._check_function(self.path.islink)938 self._check_function(self.path.lexists)[all …]