Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/FrameworkSource/
DSemihosting.cpp161 tmp += this->testDir; in ReadParameterList()
263 this->testDir = "."; in recomputeTestDir()
270 this->testDir = *iter; in recomputeTestDir()
277 this->testDir += "/" + *iter; in recomputeTestDir()
404 tmp += this->testDir; in getPatternPath()
436 tmp += this->testDir; in getOutputPath()
DFPGA.cpp149 tmp += this->testDir; in getOutputPath()
224 this->testDir = "."; in recomputeTestDir()
231 this->testDir = *iter; in recomputeTestDir()
238 this->testDir += "/" + *iter; in recomputeTestDir()
/cmsis-dsp-latest/Testing/FrameworkInclude/
DFPGA.h145 std::string testDir; variable
DSemihosting.h132 std::string testDir; variable