Lines Matching refs:newFile
47 const std::string &newFile, const std::string &patchFile, const std::string &restoreFile) const
50 TEST_PATH_FROM + newFile, TEST_PATH_FROM + patchFile);
56 std::string expected = GeneraterHash(TEST_PATH_FROM + newFile);
63 const std::string &newFile, const std::string &patchFile, const std::string &restoreFile) const
66 TEST_PATH_FROM + newFile, TEST_PATH_FROM + patchFile);
73 std::string expected = GeneraterHash(TEST_PATH_FROM + newFile);
116 const std::string &newFile, const std::string &patchFile, const std::string &restoreFile) const
119 TEST_PATH_FROM + newFile, TEST_PATH_FROM + patchFile);
122 std::string expected = GeneraterHash(TEST_PATH_FROM + newFile);
193 const std::string &newFile, const std::string &patchFile, const std::string &restoreFile, bool isBuffer) const
196 TEST_PATH_FROM + newFile, TEST_PATH_FROM + patchFile);
203 std::string expected = GeneraterHash(TEST_PATH_FROM + newFile);