Searched defs:old_filename (Results 1 – 7 of 7) sorted by relevance
114 bool IsOverlapping(const char* old_filename, in IsOverlapping()149 int bspatch(const char* old_filename, in bspatch()177 int bspatch(const char* old_filename, in bspatch()
26 const char* old_filename = old_file_.c_str(); in TEST_F() local
59 int GenerateBsdiffFromFiles(const char* old_filename, in GenerateBsdiffFromFiles()
32 void TestGenApply(const std::string& old_filename, in TestGenApply()
231 const std::string& old_filename = src->GetFilename(); in TEST_F() local
1220 string old_filename = filename.empty() ? sig_filename : filename; in AugmentMappings() local
1894 std::unique_ptr<RecordFileReader> RecordCommand::MoveRecordFile(const std::string& old_filename) { in MoveRecordFile()