Home
last modified time | relevance | path

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

/third_party/grpc/test/core/end2end/tests/
Dno_error_on_hotpath.cc217 grpc_disable_error_creation(); in test_no_error_on_hotpath_one_request()
232 grpc_disable_error_creation(); in test_no_error_on_hotpath_10_requests()
/third_party/grpc/src/core/lib/iomgr/
Derror.h137 void grpc_disable_error_creation();
Derror.cc311 void grpc_disable_error_creation() { in grpc_disable_error_creation() function