Searched refs:grpc_disable_error_creation (Results 1 – 3 of 3) sorted by relevance
217 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()
128 void grpc_disable_error_creation();
317 void grpc_disable_error_creation() { g_error_creation_allowed = false; } in grpc_disable_error_creation() function