grpc/test/cpp/naming
Craig Tiller 20d1efc38a
[stats] Move core stats to C++ (#30936)
* begin c++

* Automated change: Fix sanity tests

* progress

* progress

* missing-files

* Automated change: Fix sanity tests

* moved-from-stats

* remove old benchmark cruft, get tests compiling

* iwyu

* Automated change: Fix sanity tests

* fix

* fix

* fixes

* fixes

* add needed constructor

* Automated change: Fix sanity tests

* iwyu

* fix

* fix?

* fix

* fix

* Remove ResetDefaultEventEngine

Now that it is a weak_ptr, there's no need to explicitly reset it. When
the tracked shared_ptr is deleted, the weak_ptr will fail to lock, and a
new default EventEngine will be created.

* forget existing engine with FactoryReset

* add visibility

* fix

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
Co-authored-by: AJ Heller <hork@google.com>
2022-10-09 21:22:08 -07:00
..
utils Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
BUILD testing: add a fake TCP and UDP server to test/core/util (extracted from #27883) (#28332) 2021-12-14 08:50:17 -08:00
address_sorting_test.cc [channel_args] Spread grpc_core::ChannelArgs through client channel code (#30008) 2022-07-07 19:19:11 -07:00
cancel_ares_query_test.cc [stats] Move core stats to C++ (#30936) 2022-10-09 21:22:08 -07:00
gen_build_yaml.py Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00
generate_resolver_component_tests.bzl testing: add a fake TCP and UDP server to test/core/util (extracted from #27883) (#28332) 2021-12-14 08:50:17 -08:00
manual_run_resolver_component_test.py More pythons to be formatted 2020-01-03 22:21:23 -08:00
resolver_component_test.cc [c++14] absl::make_unique --> std::make_unique (#31159) 2022-09-29 06:45:17 -07:00
resolver_component_tests_runner.py improve RPC status messages when name resolution fails (#28091) 2021-12-07 09:05:38 -08:00
resolver_component_tests_runner_invoker.cc Revert "Revert "[c++] Move environment functions to C++ (#30937)" (#30986)" (#30988) 2022-09-14 14:19:36 -07:00
resolver_test_record_groups.yaml improve RPC status messages when name resolution fails (#28091) 2021-12-07 09:05:38 -08:00