Searched refs:tmpstr (Results 1 – 2 of 2) sorted by relevance
108 std::string tmpstr; in ReadPatternList() local118 tmpstr.assign(tmp); in ReadPatternList()119 this->patternFilenames->push_back(tmpstr); in ReadPatternList()133 std::string tmpstr; in ReadParameterList() local157 tmpstr.assign(tmp); in ReadParameterList()163 tmp += tmpstr; in ReadParameterList()228 std::string tmpstr; in ReadOutputList() local238 tmpstr.assign(tmp); in ReadOutputList()239 this->outputNames->push_back(tmpstr); in ReadOutputList()
303 std::string tmpstr; in ReadPatternList() local334 std::string tmpstr; in ReadParameterList() local392 std::string tmpstr; in ReadOutputList() local397 tmpstr.assign(tmp); in ReadOutputList()398 this->outputNames->push_back(tmpstr); in ReadOutputList()