Lines Matching refs:getOutputPath
430 std::string Semihosting::getOutputPath(Testing::outputID_t id) in getOutputPath() function in Client::Semihosting
1022 std::string fileName = this->getOutputPath(id); in DumpPattern_f64()
1041 std::string fileName = this->getOutputPath(id); in DumpPattern_f32()
1061 std::string fileName = this->getOutputPath(id); in DumpPattern_f16()
1081 std::string fileName = this->getOutputPath(id); in DumpPattern_q63()
1098 std::string fileName = this->getOutputPath(id); in DumpPattern_q31()
1114 std::string fileName = this->getOutputPath(id); in DumpPattern_q15()
1130 std::string fileName = this->getOutputPath(id); in DumpPattern_q7()
1147 std::string fileName = this->getOutputPath(id); in DumpPattern_u64()
1164 std::string fileName = this->getOutputPath(id); in DumpPattern_u32()
1180 std::string fileName = this->getOutputPath(id); in DumpPattern_u16()
1196 std::string fileName = this->getOutputPath(id); in DumpPattern_u8()