Lines Matching refs:format
356 self._dut.shell.InvokeTerminal("shell_thread_{}".format(i))
388 shell = getattr(self._dut.shell, "shell_thread_{}".format(id))
396 logging.info("Worker {} takes '{}'.".format(id, test_case))
398 logging.info("Worker {} finished.".format(id))
409 "for '{}'.".format(id, test_case))
415 "not satisfied for '{}'.".format(id, test_case))
420 cmd = "export {envp} && cd {cwd} && {commands}".format(
426 "for '{}'.\n Command:{}".format(id, test_case, cmd))
430 "for '{}'.".format(id, test_case))
436 "sequential job queue.".format(id, test_case))
470 return "{}_{}bit".format(test_case, n_bit)
477 cmd = "export {envp} && cd {cwd} && {commands}".format(