Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/run_tests/python_utils/
Ddockerjob.py26 _DEVNULL = open(os.devnull, 'w') variable
39 stdout=_DEVNULL,
49 'docker port %s %s' % (cid, port), stderr=_DEVNULL, shell=True)
67 stderr=_DEVNULL)
91 stdout=_DEVNULL,
103 stdout=_DEVNULL,