Searched refs:_base_path (Results 1 – 1 of 1) sorted by relevance
64 font = os.path.join(self._base_path(), "fonts", font)66 profile = os.path.join(self._base_path(), "profiles", profile)72 def _base_path(self): member in SubsetTestSuite