Home
last modified time | relevance | path

Searched defs:test_error_details (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/python/grpcio_tests/tests_aio/status/
Dgrpc_status_test.py136 async def test_error_details(self): member in StatusTest
/third_party/grpc/src/python/grpcio_tests/tests/status/
D_grpc_status_test.py144 def test_error_details(self): member in StatusTest
/third_party/grpc/test/cpp/client/
Dcredentials_test.cc409 std::string test_error_details = "error_details"; in TEST_F() local
592 std::string test_error_details = "error_details"; in TEST_F() local