Searched refs:remove_image (Results 1 – 8 of 8) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/tools/interop_matrix/ |
D | create_matrix_images.py | 137 dockerjob.remove_image(orig_tag, skip_nonexistent=True) 244 dockerjob.remove_image(image, skip_nonexistent=True)
|
D | run_interop_matrix_tests.py | 156 dockerjob.remove_image(image, skip_nonexistent=True)
|
/external/grpc-grpc/tools/interop_matrix/ |
D | create_matrix_images.py | 144 dockerjob.remove_image(orig_tag, skip_nonexistent=True) 254 dockerjob.remove_image(image, skip_nonexistent=True)
|
D | run_interop_matrix_tests.py | 257 dockerjob.remove_image(image, skip_nonexistent=True)
|
/external/grpc-grpc/tools/run_tests/python_utils/ |
D | dockerjob.py | 95 def remove_image(image, skip_nonexistent=False, max_retries=10): function
|
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/python_utils/ |
D | dockerjob.py | 112 def remove_image(image, skip_nonexistent=False, max_retries=10): function
|
/external/grpc-grpc/tools/run_tests/ |
D | run_interop_tests.py | 1258 dockerjob.remove_image(image, skip_nonexistent=True) 1482 dockerjob.remove_image(image, skip_nonexistent=True) 1533 dockerjob.remove_image(image)
|
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/ |
D | run_interop_tests.py | 1412 dockerjob.remove_image(image, skip_nonexistent=True) 1633 dockerjob.remove_image(image, skip_nonexistent=True) 1680 dockerjob.remove_image(image)
|