Searched refs:LogFileName (Results 1 – 2 of 2) sorted by relevance
29 LogFileName = 'log.csv' variable in ResultProcessor61 self.log_fp = open(os.path.join(path, self.LogFileName), 'a')
109 logfile.LogFileName = const_cast<wchar_t*>(file_name); in OpenFileSession()