Searched refs:FormatString (Results 1 – 5 of 5) sorted by relevance
108 src_paths = self.console.FormatString(args.src)126 dest_path = self.console.FormatString(args.dest)151 self.console.FormatString("{suite_name}")])163 report_path = self.console.FormatString(args.report_path)189 suite_res_msg.branch = self.console.FormatString("{branch}")190 suite_res_msg.target = self.console.FormatString("{target}")297 suite_res_msg.infra_log_path = self.console.FormatString(300 repack_path_list.append(self.console.FormatString("{repack_path}"))328 self.console.FormatString("{gsispl.vendor_version}"))330 self.console.FormatString("{account_id}"))[all …]
50 mock_console.FormatString.side_effect = side_effect134 mock_console.FormatString.side_effect = side_effect214 mock_console.FormatString.side_effect = side_effect261 mock_console.FormatString.side_effect = side_effect284 mock_console.FormatString.side_effect = side_effect300 mock_console.FormatString.side_effect = side_effect
133 src_path = self.console.FormatString(args.src)135 self.console.FormatString(args.ref))138 extra_rows.append([self.console.FormatString(cell)
185 mock_console.FormatString = lambda x: x.replace("{suite_plan}", "vts")
453 def FormatString(self, format_string): member in Console586 src = self.FormatString("{hc_log}")587 dest = self.FormatString(