Searched refs:testFileNames (Results 1 – 3 of 3) sorted by relevance
51 static std::vector<std::string> testFileNames = { in GetFileInfo() local67 if (std::find(testFileNames.begin(), testFileNames.end(), fileId) != testFileNames.end()) { in GetFileInfo()
153 int CreateZipPackage(const std::vector<std::string> &testFileNames, in CreateZipPackage() argument160 for (auto name : testFileNames) { in CreateZipPackage()
398 std::vector<std::string> testFileNames; in CompressLogs() local401 testFileNames.push_back(realName); in CompressLogs()402 for (auto name : testFileNames) { in CompressLogs()