Commit Graph

3 Commits

Author SHA1 Message Date
Yash Tibrewal aa11978541
Fix include guards for src/ and test/ directories (#32167)
* Fix include guards for src/ and test/ directories

* Sanity

* Update new files
2023-01-20 16:27:27 -08:00
Vignesh Babu e1e1f6181f
Util to load file contents into grpc_core::Slice (#31176)
* Util to load file contents into grpc_core::Slice

* Add test

* iwyu

* iwyu again
2022-09-29 17:52:55 -07:00
AJ Heller 6cac641c64
EventEngineFactoryReset - remove custom factory and reset default engine (#30554)
* EventEngineFactoryReset - remove custom factory and reset default engine

* fix

* Automated change: Fix sanity tests

* unused parameter

* fix

* fix

Co-authored-by: drfloob <drfloob@users.noreply.github.com>
2022-09-29 15:45:54 -07:00