Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/FrameworkSource/
DSemihosting.cpp400 std::string Semihosting::getPatternPath(Testing::PatternID_t id) in getPatternPath() function in Client::Semihosting
448 std::string fileName = this->getPatternPath(id); in GetPatternSize()
602 std::string fileName = this->getPatternPath(id); in ImportPattern_f64()
641 std::string fileName = this->getPatternPath(id); in ImportPattern_f32()
683 std::string fileName = this->getPatternPath(id); in ImportPattern_f16()
725 std::string fileName = this->getPatternPath(id); in ImportPattern_q63()
763 std::string fileName = this->getPatternPath(id); in ImportPattern_q31()
801 std::string fileName = this->getPatternPath(id); in ImportPattern_q15()
839 std::string fileName = this->getPatternPath(id); in ImportPattern_q7()
877 std::string fileName = this->getPatternPath(id); in ImportPattern_u64()
[all …]
/cmsis-dsp-latest/Testing/FrameworkInclude/
DSemihosting.h107 std::string getPatternPath(Testing::PatternID_t id);