Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/run_tests/python_utils/
Ddockerjob.py34 def docker_kill(cid): function
131 return docker_kill(self._container_name)
/external/grpc-grpc/tools/run_tests/
Drun_interop_tests.py754 dockerjob.docker_kill(job._spec.container_name)