Home
last modified time | relevance | path

Searched defs:GetCommand (Results 1 – 4 of 4) sorted by relevance

/external/toolchain-utils/automation/common/
Djob.py109 def GetCommand(self): member in Job
/external/v8/tools/testrunner/local/
Dexecution.py84 def GetCommand(test, context): function
/external/v8/tools/
Drun_perf.py491 def GetCommand(self, shell_dir, extra_flags=None): member in RunnableConfig
/external/clang/lib/Driver/
DTools.cpp10145 std::unique_ptr<Command> visualstudio::Compiler::GetCommand( in GetCommand() function in visualstudio::Compiler