Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_tests/tests/http2/
Dnegative_http2_client.py39 def _expect_status_details(call, expected_details): function
47 _expect_status_details(call, expected_details)
/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
Dmethods.py108 def _expect_status_details(call, expected_details): function
116 _expect_status_details(call, expected_details)