Home
last modified time | relevance | path

Searched defs:expected_details (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/test/cpp/util/
Derror_details_test.cc34 testing::EchoRequest expected_details; in TEST() local
68 testing::EchoRequest expected_details; in TEST() local
89 testing::EchoRequest expected_details; in TEST() local
106 testing::EchoRequest expected_details; in TEST() local
/external/grpc-grpc/src/python/grpcio_tests/tests/http2/
Dnegative_http2_client.py45 def _expect_status_details(call, expected_details): argument
52 def _validate_status_code_and_details(call, expected_code, expected_details): argument
/external/grpc-grpc/src/ruby/spec/
Dclient_server_spec.rb290 expected_details) argument
/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
Dmethods.py51 def _expect_status_details(call, expected_details): argument
58 def _validate_status_code_and_details(call, expected_code, expected_details): argument