OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RunGClient
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/
bisect_utils.py
128
def
RunGClient
(params, cwd=None):
195
return_code =
RunGClient
(
238
return
RunGClient
(params, cwd=cwd)
271
RunGClient
(['revert'])
bisect-perf-regression.py
537
return bisect_utils.
RunGClient
(['sync', '--revision',
946
return not bisect_utils.
RunGClient
(['runhooks'])
[
all
...]
Completed in 123 milliseconds