Home
last modified time | relevance | path

Searched refs:InitCommandExecuter (Results 1 – 4 of 4) sorted by relevance

/external/toolchain-utils/
Dbuildbot_test_llvm.py138 command_executer.InitCommandExecuter()
Dbuildbot_test_toolchains.py318 command_executer.InitCommandExecuter()
Dchromiumos_image_diff.py264 command_executer.InitCommandExecuter()
/external/toolchain-utils/cros_utils/
Dcommand_executer.py29 def InitCommandExecuter(mock=False): function