Searched refs:matchLog (Results 1 – 1 of 1) sorted by relevance
246 std::vector<string> matchLog; variable256 matchLog.emplace_back("Tid:" + std::to_string(testPid));257 matchLog.emplace_back("Name:" + matchProcessName[index]);270 int matchLogCount = matchLog.size();273 for (string info : matchLog) {