Searched refs:GetCommand (Results 1 – 10 of 10) sorted by relevance
/external/toolchain-utils/automation/common/ |
D | job.py | 109 def GetCommand(self): member in Job 127 return self._FormatCommand(self.GetCommand(), [
|
/external/v8/tools/testrunner/local/ |
D | execution.py | 84 def GetCommand(test, context): function 102 command = GetCommand(test, context)
|
D | progress.py | 74 command = execution.GetCommand(test, self.runner.context)
|
/external/toolchain-utils/automation/server/ |
D | job_executer.py | 89 command = self.job.GetCommand()
|
/external/v8/tools/ |
D | run_perf.py | 461 def GetCommand(self, shell_dir, extra_flags=None): member in RunnableConfig 646 command = self.command_prefix + runnable.GetCommand(shell_dir,
|
/external/clang/lib/Driver/ |
D | Tools.h | 721 std::unique_ptr<Command> GetCommand(Compilation &C, const JobAction &JA,
|
D | Tools.cpp | 6019 getCLFallback()->GetCommand(C, JA, Output, Inputs, Args, LinkingOutput); in ConstructJob() 10142 C.addCommand(GetCommand(C, JA, Output, Inputs, Args, LinkingOutput)); in ConstructJob() 10145 std::unique_ptr<Command> visualstudio::Compiler::GetCommand( in GetCommand() function in visualstudio::Compiler
|
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |