Searched refs:combinedStr (Results 1 – 1 of 1) sorted by relevance
170 const std::string combinedStr = id.testCasePath + '#' + id.programName; in getSearchPath() local171 const size_t strLen = combinedStr.size(); in getSearchPath()175 deMemcpy(&words[0], combinedStr.c_str(), strLen); in getSearchPath()