Searched refs:CurrentFilepath (Results 1 – 1 of 1) sorted by relevance
70 SmallString<128> &CurrentFilepath) { in isReduced() argument75 CurrentFilepath); in isReduced()87 sys::fs::remove(CurrentFilepath); in isReduced()90 bool Res = Test.run(CurrentFilepath); in isReduced()91 sys::fs::remove(CurrentFilepath); in isReduced()94 ToolOutputFile Out(CurrentFilepath, FD); in isReduced()103 return Test.run(CurrentFilepath); in isReduced()189 SmallString<128> CurrentFilepath; in CheckChunk() local190 if (!isReduced(*Clone, Test, CurrentFilepath)) { in CheckChunk()232 SmallString<128> CurrentFilepath; in runDeltaPass() local[all …]