OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RunProgramRemotelyWithTimeout
(Results
1 - 2
of
2
) sorted by null
/external/llvm/tools/bugpoint/
ToolRunner.cpp
72
///
RunProgramRemotelyWithTimeout
- This function runs the given program
78
static int
RunProgramRemotelyWithTimeout
(StringRef RemoteClientPath,
800
return
RunProgramRemotelyWithTimeout
(RemoteClientPath,
[
all
...]
/external/swiftshader/third_party/LLVM/tools/bugpoint/
ToolRunner.cpp
83
///
RunProgramRemotelyWithTimeout
- This function runs the given program
89
static int
RunProgramRemotelyWithTimeout
(const sys::Path &RemoteClientPath,
[
all
...]
Completed in 200 milliseconds