Searched refs:InitLogCommand (Results 1 – 3 of 3) sorted by relevance
/external/toolchain-utils/bestflags/ |
D | testing_batch.py | 355 Task.InitLogCommand(None, None, 'output') 393 Task.InitLogCommand(None, None, 'output') 417 Task.InitLogCommand(None, None, 'output')
|
D | example_algorithms.py | 114 Task.InitLogCommand(build_cmd, test_cmd, output_file)
|
D | task.py | 61 def InitLogCommand(build_command, test_command, log_directory): member in Task
|