Home
last modified time | relevance | path

Searched refs:grpc_enable_error_creation (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/test/core/end2end/tests/
Dno_error_on_hotpath.cc219 grpc_enable_error_creation(); in test_no_error_on_hotpath_one_request()
236 grpc_enable_error_creation(); in test_no_error_on_hotpath_10_requests()
/third_party/grpc/src/core/lib/iomgr/
Derror.h138 void grpc_enable_error_creation();
Derror.cc315 void grpc_enable_error_creation() { in grpc_enable_error_creation() function