Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A 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
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/http2/
H A 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
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
H A Dmethods.py51 def _expect_status_details(call, expected_details): argument
58 def _validate_status_code_and_details(call, expected_code, expected_details): argument
/aosp_15_r20/external/grpc-grpc/src/ruby/spec/
H A Dclient_server_spec.rb290 expected_details) argument