Home
last modified time | relevance | path

Searched refs:_fullPath (Results 1 – 1 of 1) sorted by relevance

/cmsis-dsp-latest/Testing/TestScripts/
DParser.py116 def _fullPath(self): member in TreeElem
118 return(os.path.join(self.parent._fullPath() , self.path))
123 return(os.path.normpath(self._fullPath()))