Searched defs:overwriteOutput (Results 1 – 3 of 3) sorted by relevance
28 void CreateFile(const string& path, std::ofstream* file, bool overwriteOutput) { in CreateFile()46 bool* overwriteOutput) { in ParseArguments()
15 bool overwriteOutput = false; in main() local
70 bool overwriteOutput; in TEST() local