grpc/test/cpp/naming
Tanvi Jagtap 30386413c0 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36438)
[grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT
Replacing GPR_ASSERT with absl CHECK

These changes have been made using string replacement and regex.

Will not be replacing all instances of CHECK with CHECK_EQ , CHECK_NE etc because there are too many callsites. Only ones which are doable using very simple regex with least chance of failure will be replaced.

Given that we have 5000+ instances of GPR_ASSERT to edit, Doing it manually is too much work for both the author and reviewer.

<!--

If you know who should review your pull request, please assign it to that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the appropriate
lang label.

-->

Closes #36438

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36438 from tanvi-jagtap:tjagtap_cpp 405efd63c3
PiperOrigin-RevId: 628281347
2024-04-25 21:03:38 -07:00
..
utils [EventEngine] WindowsDNSResolver Implementation (#34400) 2023-11-09 14:22:31 -08:00
BUILD [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36438) 2024-04-25 21:03:38 -07:00
address_sorting_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36438) 2024-04-25 21:03:38 -07:00
cancel_ares_query_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36438) 2024-04-25 21:03:38 -07:00
gen_build_yaml.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
generate_resolver_component_tests.bzl [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36438) 2024-04-25 21:03:38 -07:00
manual_run_resolver_component_test.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
resolver_component_test.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36438) 2024-04-25 21:03:38 -07:00
resolver_component_tests_runner.py [Import] Revert #34027 and #34129 (#34133) 2023-08-22 15:55:59 -07:00
resolver_component_tests_runner_invoker.cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36438) 2024-04-25 21:03:38 -07:00
resolver_test_record_groups.yaml [revert] Revert "Revert "[EventEngine] Implement the EventEngine-driven client channel resolver" (#32768)" (#32772) 2023-04-12 16:30:01 -07:00