Searched defs:file2 (Results 1 – 3 of 3) sorted by relevance
142 std::sort(perfFiles.begin(), perfFiles.end(), [](const auto& file1, const auto& file2) { in TryToAgePerfFiles()
87 static bool CompareHash(const std::string &file1, const std::string &file2) in CompareHash()
1818 …FileSpec file2 = { .uri = "/test.txt", .filename = "test1", .name = "file1", .type = "", .hasConte… variable