Lines Matching refs:std
51 Semihosting(std::string path,std::string patternRootPath
52 ,std::string outputRootPath
53 ,std::string parameterRootPath);
82 virtual void DumpParams(std::vector<Testing::param_t>&);
107 std::string getPatternPath(Testing::PatternID_t id);
111 std::string getOutputPath(Testing::outputID_t id);
115 Testing::nbSamples_t GetFileSize(std::string &path);
128 std::string currentPath;
132 std::string testDir;
135 std::vector<std::string> *path;
137 std::string patternRootPath;
139 std::string outputRootPath;
141 std::string parameterRootPath;
144 std::vector<std::string> *patternFilenames;
147 std::vector<std::string> *outputNames;
150 std::vector<struct pathOrGen> *parameterNames;