Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/FrameworkInclude/
DSemihosting.h51 Semihosting(std::string path,std::string patternRootPath
137 std::string patternRootPath; variable
/cmsis-dsp-latest/Testing/FrameworkSource/
DSemihosting.cpp56 …Semihosting::Semihosting(std::string path,std::string patternRootPath,std::string outputRootPath,s… in Semihosting() argument
61 this->patternRootPath=patternRootPath; in Semihosting()
403 tmp += this->patternRootPath; in getPatternPath()