Searched refs:get_tmp_file_path (Results 1 – 5 of 5) sorted by relevance
48 file_int2 = self.get_tmp_file_path()89 file_uint = self.get_tmp_file_path()
51 output_file_1 = self.get_tmp_file_path()62 output_file_2 = self.get_tmp_file_path()
98 output_file = self.get_tmp_file_path()
117 output_file = self.get_tmp_file_path()
292 def get_tmp_file_path(): member in TestBase