Searched refs:test_log_file (Results 1 – 4 of 4) sorted by relevance
86 test_log_file = os.path.join(self.resultsdir, '%s_%s' %96 '--output_log=%s' % test_log_file102 self._analyze_log(test_log_file)
233 def test_log_file(self): member in CommandLineCompletionTestCase
2126 test_log_file = open(test_log_filename, 'w+') variable2177 stdout=test_log_file)2240 test_log_file.close()
292 def test_log_file(self) : member in DBEnv_log