[clang-format] Remove requirement that port_platform.h is at the top (#36281)

Closes #36281

PiperOrigin-RevId: 623176865
pull/36308/head
Craig Tiller 8 months ago committed by Copybara-Service
parent 2bcca152cf
commit b0cf42d86e
  1. 3
      .clang-format
  2. 4
      test/core/address_utils/sockaddr_utils_test.cc
  3. 3
      test/core/client_channel/client_channel_test.cc
  4. 3
      test/core/client_channel/lb_policy/lb_policy_test_lib.h
  5. 4
      test/core/compiler_bugs/miscompile_with_no_unique_address_test.cc
  6. 3
      test/core/end2end/invalid_call_argument_test.cc
  7. 4
      test/core/event_engine/common_closures_test.cc
  8. 3
      test/core/event_engine/default_engine_methods_test.cc
  9. 4
      test/core/event_engine/endpoint_config_test.cc
  10. 3
      test/core/event_engine/factory_test.cc
  11. 4
      test/core/event_engine/forkable_test.cc
  12. 4
      test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine_unittest.cc
  13. 3
      test/core/event_engine/handle_tests.cc
  14. 3
      test/core/event_engine/query_extensions_test.cc
  15. 3
      test/core/event_engine/slice_buffer_test.cc
  16. 3
      test/core/event_engine/smoke_test.cc
  17. 4
      test/core/event_engine/tcp_socket_utils_test.cc
  18. 4
      test/core/event_engine/test_init.cc
  19. 4
      test/core/event_engine/test_init.h
  20. 3
      test/core/event_engine/test_suite/tests/dns_test.cc
  21. 3
      test/core/event_engine/test_suite/tools/echo_client.cc
  22. 3
      test/core/event_engine/test_suite/tools/posix_event_engine_factory.cc
  23. 3
      test/core/event_engine/test_suite/tools/windows_event_engine_factory.cc
  24. 3
      test/core/event_engine/util/aborting_event_engine.h
  25. 3
      test/core/event_engine/work_queue/basic_work_queue_fuzzer.cc
  26. 3
      test/core/event_engine/work_queue/basic_work_queue_test.cc
  27. 4
      test/core/experiments/experiments_tag_test.cc
  28. 4
      test/core/experiments/experiments_test.cc
  29. 4
      test/core/experiments/fixtures/experiments.cc
  30. 3
      test/core/ext/filters/event_engine_client_channel_resolver/resolver_fuzzer.cc
  31. 4
      test/core/gpr/useful_test.cc
  32. 3
      test/core/http/httpcli_test_util.cc
  33. 3
      test/core/resolver/endpoint_addresses_test.cc
  34. 3
      test/core/security/authorization_matchers_test.cc
  35. 4
      test/core/security/certificate_provider_registry_test.cc
  36. 3
      test/core/security/check_gcp_environment_linux_test.cc
  37. 3
      test/core/security/check_gcp_environment_windows_test.cc
  38. 3
      test/core/security/credentials_test.cc
  39. 4
      test/core/security/evaluate_args_test.cc
  40. 3
      test/core/security/grpc_audit_logging_test.cc
  41. 3
      test/core/security/grpc_authorization_engine_test.cc
  42. 3
      test/core/security/grpc_authorization_policy_provider_test.cc
  43. 4
      test/core/security/system_roots_test.cc
  44. 3
      test/core/slice/slice_buffer_test.cc
  45. 3
      test/core/slice/slice_test.cc
  46. 3
      test/core/transport/chttp2/graceful_shutdown_test.cc
  47. 4
      test/core/transport/chttp2/hpack_utils_test.cc
  48. 3
      test/core/transport/chttp2/remove_stream_from_stalled_lists_test.cc
  49. 3
      test/core/transport/chttp2/stream_leak_with_queued_flow_control_update_test.cc
  50. 3
      test/core/transport/chttp2/streams_not_seen_test.cc
  51. 3
      test/core/transport/chttp2/too_many_pings_test.cc
  52. 3
      test/core/tsi/alts/handshaker/alts_concurrent_connectivity_test.cc
  53. 3
      test/core/util/audit_logging_utils.cc
  54. 3
      test/core/util/audit_logging_utils.h
  55. 4
      test/core/util/cmdline.h
  56. 3
      test/core/util/evaluate_args_test_util.h
  57. 3
      test/core/util/fake_udp_and_tcp_server.cc
  58. 3
      test/core/util/fake_udp_and_tcp_server.h
  59. 4
      test/core/util/fuzz_config_vars_helpers.h
  60. 4
      test/core/util/fuzzing_channel_args.cc
  61. 4
      test/core/util/fuzzing_channel_args.h
  62. 3
      test/core/util/histogram.cc
  63. 4
      test/core/util/histogram.h
  64. 4
      test/core/util/mock_authorization_endpoint.h
  65. 3
      test/core/util/port_server_client.cc
  66. 4
      test/core/util/proto_bit_gen.h
  67. 4
      test/core/util/socket_use_after_close_detector.cc
  68. 3
      test/core/util/socket_use_after_close_detector.h
  69. 4
      test/core/util/stack_tracer.cc
  70. 4
      test/core/util/stack_tracer.h
  71. 4
      test/core/util/test_lb_policies.h
  72. 4
      test/core/xds/xds_client_test_peer.h
  73. 3
      test/core/xds/xds_transport_fake.cc
  74. 4
      test/core/xds/xds_transport_fake.h
  75. 3
      test/cpp/end2end/channelz_service_test.cc
  76. 3
      test/cpp/end2end/exception_test.cc
  77. 3
      test/cpp/end2end/flaky_network_test.cc
  78. 3
      test/cpp/end2end/server_load_reporting_end2end_test.cc
  79. 3
      test/cpp/ext/otel/otel_test_library.h
  80. 4
      test/cpp/interop/backend_metrics_lb_policy.cc
  81. 1
      test/cpp/interop/backend_metrics_lb_policy.h
  82. 3
      test/cpp/interop/grpclb_fallback_test.cc
  83. 1
      test/cpp/interop/pre_stop_hook_server.h
  84. 4
      test/cpp/interop/rpc_behavior_lb_policy.cc
  85. 3
      test/cpp/microbenchmarks/bm_basic_work_queue.cc
  86. 3
      test/cpp/microbenchmarks/helpers.h
  87. 4
      test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_10_10.cc
  88. 4
      test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_10_10.h
  89. 4
      test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_11_9.cc
  90. 4
      test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_11_9.h
  91. 4
      test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_12_8.cc
  92. 4
      test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_12_8.h
  93. 4
      test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_13_7.cc
  94. 4
      test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_13_7.h
  95. 4
      test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_14_6.cc
  96. 4
      test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_14_6.h
  97. 4
      test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_15_5.cc
  98. 4
      test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_15_5.h
  99. 4
      test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_16.cc
  100. 4
      test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_16.h
  101. Some files were not shown because too many files have changed in this diff Show More

@ -5,9 +5,6 @@ DerivePointerAlignment: false
PointerAlignment: Left
IncludeBlocks: Regroup
IncludeCategories:
# port_platform.h is before almost everything
- Regex: '^<grpc/(support|impl/codegen)/port_platform.h>'
Priority: -100
# ruby.h is even more first if it's included
- Regex: '^<ruby/ruby.h>'
Priority: -200

@ -14,8 +14,6 @@
// limitations under the License.
//
#include <grpc/support/port_platform.h>
#include "src/core/lib/address_utils/sockaddr_utils.h"
#include <errno.h>
@ -27,6 +25,8 @@
#include "absl/strings/str_cat.h"
#include "gtest/gtest.h"
#include <grpc/support/port_platform.h>
#include "src/core/lib/iomgr/port.h"
#include "src/core/lib/iomgr/resolved_address.h"
#ifdef GRPC_HAVE_UNIX_SOCKET

@ -14,14 +14,13 @@
// limitations under the License.
//
#include <grpc/support/port_platform.h>
#include <memory>
#include "absl/types/optional.h"
#include "gtest/gtest.h"
#include <grpc/impl/channel_arg_names.h>
#include <grpc/support/port_platform.h>
#include "src/core/client_channel/client_channel_filter.h"
#include "src/core/client_channel/subchannel_pool_interface.h"

@ -17,8 +17,6 @@
#ifndef GRPC_TEST_CORE_CLIENT_CHANNEL_LB_POLICY_LB_POLICY_TEST_LIB_H
#define GRPC_TEST_CORE_CLIENT_CHANNEL_LB_POLICY_LB_POLICY_TEST_LIB_H
#include <grpc/support/port_platform.h>
#include <inttypes.h>
#include <stddef.h>
@ -53,6 +51,7 @@
#include <grpc/grpc.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include "src/core/client_channel/client_channel_internal.h"
#include "src/core/client_channel/subchannel_interface_internal.h"

@ -12,12 +12,12 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <memory>
#include "gtest/gtest.h"
#include <grpc/support/port_platform.h>
// Make a template argument to test which bit pattern remains in A's destructor
// to try and detect similar bugs in non-MSAN builds (none have been detected
// yet thankfully)

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include <limits.h>
#include <string.h>
@ -32,6 +30,7 @@
#include <grpc/slice.h>
#include <grpc/status.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include <grpc/support/time.h>
#include "src/core/lib/gprpp/host_port.h"

@ -12,8 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include "src/core/lib/event_engine/common_closures.h"
#include <memory>
@ -21,6 +19,8 @@
#include "absl/functional/any_invocable.h"
#include "gtest/gtest.h"
#include <grpc/support/port_platform.h>
#include "src/core/lib/gprpp/notification.h"
using ::grpc_event_engine::experimental::AnyInvocableClosure;

@ -11,8 +11,6 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <algorithm>
#include <memory>
#include <thread>
@ -29,6 +27,7 @@
#include <grpc/event_engine/event_engine.h>
#include <grpc/event_engine/memory_allocator.h>
#include <grpc/grpc.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/event_engine/default_event_engine.h"
#include "test/core/util/test_config.h"

@ -11,13 +11,13 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <memory>
#include "absl/types/optional.h"
#include "gtest/gtest.h"
#include <grpc/support/port_platform.h>
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/event_engine/channel_args_endpoint_config.h"

@ -12,14 +12,13 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <memory>
#include "gtest/gtest.h"
#include <grpc/event_engine/event_engine.h>
#include <grpc/grpc.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/event_engine/default_event_engine.h"
#include "test/core/event_engine/util/aborting_event_engine.h"

@ -12,10 +12,10 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include "src/core/lib/event_engine/forkable.h"
#include <grpc/support/port_platform.h>
#ifdef GPR_POSIX_SUBPROCESS
#include <errno.h>
#include <stdlib.h>

@ -14,13 +14,13 @@
// limitations under the License.
//
#include <grpc/support/port_platform.h>
#include "test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.h"
#include "absl/synchronization/notification.h"
#include "gtest/gtest.h"
#include <grpc/support/port_platform.h>
#include "src/core/lib/gprpp/time.h"
using ::grpc_event_engine::experimental::FuzzingEventEngine;

@ -11,13 +11,12 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <memory>
#include "gtest/gtest.h"
#include <grpc/event_engine/event_engine.h>
#include <grpc/support/port_platform.h>
using ::grpc_event_engine::experimental::EventEngine;

@ -11,8 +11,6 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include "src/core/lib/event_engine/query_extensions.h"
#include <string>
@ -23,6 +21,7 @@
#include <grpc/event_engine/event_engine.h>
#include <grpc/event_engine/slice_buffer.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/gprpp/crash.h"

@ -12,8 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <string.h>
#include <memory>
@ -26,6 +24,7 @@
#include <grpc/slice.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
using ::grpc_event_engine::experimental::Slice;
using ::grpc_event_engine::experimental::SliceBuffer;

@ -11,8 +11,6 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <memory>
#include "gmock/gmock.h"
@ -20,6 +18,7 @@
#include <grpc/event_engine/event_engine.h>
#include <grpc/grpc.h>
#include <grpc/support/port_platform.h>
#include "test/core/util/test_config.h"

@ -11,12 +11,12 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include "src/core/lib/event_engine/tcp_socket_utils.h"
#include <errno.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/iomgr/port.h" // IWYU pragma: keep
#ifdef GRPC_HAVE_VSOCK

@ -11,14 +11,14 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include "test/core/event_engine/test_init.h"
#include <string>
#include "absl/strings/str_cat.h"
#include <grpc/support/port_platform.h>
namespace grpc_event_engine {
namespace experimental {

@ -13,11 +13,11 @@
// limitations under the License.
#ifndef GRPC_TEST_CORE_EVENT_ENGINE_TEST_INIT_H
#define GRPC_TEST_CORE_EVENT_ENGINE_TEST_INIT_H
#include <grpc/support/port_platform.h>
#include "absl/status/status.h"
#include "absl/strings/string_view.h"
#include <grpc/support/port_platform.h>
namespace grpc_event_engine {
namespace experimental {

@ -15,8 +15,6 @@
// IWYU pragma: no_include <ratio>
// IWYU pragma: no_include <arpa/inet.h>
#include <grpc/support/port_platform.h>
#include <cstdlib>
#include <cstring>
#include <memory>
@ -34,6 +32,7 @@
#include "gtest/gtest.h"
#include <grpc/event_engine/event_engine.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/config/config_vars.h"
#include "src/core/lib/event_engine/tcp_socket_utils.h"

@ -11,11 +11,10 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <stdlib.h>
#include <grpc/event_engine/slice.h>
#include <grpc/support/port_platform.h>
// The echo client wraps an EventEngine::Connect and EventEngine::Endpoint
// implementations, allowing third-party TCP listeners to interact with your

@ -12,13 +12,12 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <memory>
#include "absl/functional/any_invocable.h"
#include <grpc/event_engine/event_engine.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/iomgr/port.h"

@ -12,14 +12,13 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <memory>
#include "absl/functional/any_invocable.h"
#include <grpc/event_engine/event_engine.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#ifdef GPR_WINDOWS

@ -14,8 +14,6 @@
#ifndef GRPC_TEST_CORE_EVENT_ENGINE_UTIL_ABORTING_EVENT_ENGINE_H
#define GRPC_TEST_CORE_EVENT_ENGINE_UTIL_ABORTING_EVENT_ENGINE_H
#include <grpc/support/port_platform.h>
#include <stdlib.h>
#include <memory>
@ -27,6 +25,7 @@
#include <grpc/event_engine/endpoint_config.h>
#include <grpc/event_engine/event_engine.h>
#include <grpc/event_engine/memory_allocator.h>
#include <grpc/support/port_platform.h>
namespace grpc_event_engine {
namespace experimental {

@ -11,8 +11,6 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <stdlib.h>
#include <deque>
@ -23,6 +21,7 @@
#include "absl/types/optional.h"
#include <grpc/event_engine/event_engine.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/event_engine/common_closures.h"
#include "src/core/lib/event_engine/work_queue/basic_work_queue.h"

@ -11,8 +11,6 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include "src/core/lib/event_engine/work_queue/basic_work_queue.h"
#include <thread>
@ -22,6 +20,7 @@
#include "gtest/gtest.h"
#include <grpc/event_engine/event_engine.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/event_engine/common_closures.h"
#include "test/core/util/test_config.h"

@ -12,8 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <string>
#include "absl/status/status.h"
@ -23,6 +21,8 @@
#include "absl/strings/strip.h"
#include "gtest/gtest.h"
#include <grpc/support/port_platform.h>
#include "src/core/lib/config/config_vars.h"
#include "src/core/lib/experiments/config.h"
#include "test/core/experiments/fixtures/experiments.h"

@ -14,14 +14,14 @@
// Auto generated by tools/codegen/core/gen_experiments.py
#include <grpc/support/port_platform.h>
#include "test/core/experiments/fixtures/experiments.h"
#include <memory>
#include "gtest/gtest.h"
#include <grpc/support/port_platform.h>
#include "src/core/lib/experiments/config.h"
#ifndef GRPC_EXPERIMENTS_ARE_FINAL

@ -14,10 +14,10 @@
// Auto generated by tools/codegen/core/gen_experiments.py
#include <grpc/support/port_platform.h>
#include "test/core/experiments/fixtures/experiments.h"
#include <grpc/support/port_platform.h>
#ifndef GRPC_EXPERIMENTS_ARE_FINAL
#if defined(GRPC_CFSTREAM)

@ -11,8 +11,6 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <algorithm>
#include <memory>
#include <string>
@ -29,6 +27,7 @@
#include <grpc/event_engine/event_engine.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/event_engine/default_event_engine.h"

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include "src/core/lib/gpr/useful.h"
#include <stdint.h>
@ -27,6 +25,8 @@
#include "gtest/gtest.h"
#include <grpc/support/port_platform.h>
namespace grpc_core {
TEST(UsefulTest, ClampWorks) {

@ -14,8 +14,6 @@
// limitations under the License.
//
#include <grpc/support/port_platform.h>
#include "test/core/http/httpcli_test_util.h"
#include <string.h>
@ -29,6 +27,7 @@
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include <grpc/support/string_util.h>
#include <grpc/support/time.h>

@ -14,8 +14,6 @@
// limitations under the License.
//
#include <grpc/support/port_platform.h>
#include "src/core/resolver/endpoint_addresses.h"
#include <set>
@ -26,6 +24,7 @@
#include "gtest/gtest.h"
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/address_utils/parse_address.h"
#include "src/core/lib/address_utils/sockaddr_utils.h"

@ -12,14 +12,13 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <list>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <grpc/grpc_security_constants.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/security/authorization/evaluate_args.h"
#include "src/core/lib/security/authorization/matchers.h"

@ -16,12 +16,12 @@
//
//
#include <grpc/support/port_platform.h>
#include "src/core/lib/security/certificate_provider/certificate_provider_registry.h"
#include <gmock/gmock.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h"
#include "test/core/util/test_config.h"

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include <stdio.h>
#include <string.h>
@ -25,6 +23,7 @@
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/gpr/tmpfile.h"
#include "src/core/lib/gprpp/crash.h"

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include <stdio.h>
#include <string.h>
@ -25,6 +23,7 @@
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/gpr/tmpfile.h"
#include "src/core/lib/gprpp/crash.h"

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include "src/core/lib/security/credentials/credentials.h"
#include <stdlib.h>
@ -37,6 +35,7 @@
#include <grpc/slice.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include <grpc/support/string_util.h>
#include <grpc/support/time.h>

@ -12,13 +12,13 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include "src/core/lib/security/authorization/evaluate_args.h"
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/address_utils/sockaddr_utils.h"
#include "test/core/util/evaluate_args_test_util.h"
#include "test/core/util/test_config.h"

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include <memory>
#include <string>
@ -31,6 +29,7 @@
#include "absl/time/time.h"
#include <grpc/grpc_audit_logging.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/json/json.h"
#include "src/core/lib/json/json_reader.h"

@ -12,8 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include "src/core/lib/security/authorization/grpc_authorization_engine.h"
#include <memory>
@ -23,6 +21,7 @@
#include <grpc/grpc_audit_logging.h>
#include <grpc/grpc_security_constants.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/json/json.h"
#include "src/core/lib/security/authorization/audit_logging.h"

@ -12,14 +12,13 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include "src/core/lib/security/authorization/grpc_authorization_policy_provider.h"
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <grpc/grpc_security.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/security/authorization/grpc_authorization_engine.h"
#include "test/core/util/test_config.h"

@ -16,10 +16,10 @@
//
//
#include <grpc/support/port_platform.h>
#include <stdio.h>
#include <grpc/support/port_platform.h>
#if defined(GPR_LINUX) || defined(GPR_FREEBSD) || defined(GPR_APPLE) || \
defined(GPR_WINDOWS)
#include <string.h>

@ -12,8 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include "src/core/lib/slice/slice_buffer.h"
#include <string.h>
@ -26,6 +24,7 @@
#include <grpc/slice.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/slice/slice.h"

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include "src/core/lib/slice/slice.h"
#include <inttypes.h>
@ -35,6 +33,7 @@
#include <grpc/slice.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/gprpp/memory.h"
#include "src/core/lib/gprpp/no_destruct.h"

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include <limits.h>
#include <stdint.h>
#include <stdlib.h>
@ -43,6 +41,7 @@
#include <grpc/slice_buffer.h>
#include <grpc/status.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include "src/core/ext/transport/chttp2/transport/chttp2_transport.h"
#include "src/core/ext/transport/chttp2/transport/frame_goaway.h"

@ -12,13 +12,13 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <random>
#include <unordered_map>
#include <gtest/gtest.h>
#include <grpc/support/port_platform.h>
#include "src/core/ext/transport/chttp2/transport/hpack_encoder_index.h"
namespace grpc_core {

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include <string.h>
#include <algorithm>
@ -39,6 +37,7 @@
#include <grpc/slice.h>
#include <grpc/status.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include <grpc/support/time.h>
#include "src/core/ext/transport/chttp2/transport/flow_control.h"

@ -12,8 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <inttypes.h>
#include <string.h>
@ -31,6 +29,7 @@
#include <grpc/slice.h>
#include <grpc/status.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include <grpc/support/time.h>
#include "src/core/ext/transport/chttp2/transport/chttp2_transport.h"

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include <limits.h>
#include <stdint.h>
#include <stdlib.h>
@ -48,6 +46,7 @@
#include <grpc/status.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include "src/core/ext/transport/chttp2/transport/chttp2_transport.h"
#include "src/core/ext/transport/chttp2/transport/frame_goaway.h"

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include <string.h>
#include <algorithm>
@ -40,6 +38,7 @@
#include <grpc/slice.h>
#include <grpc/status.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include <grpc/support/time.h>
#include "src/core/ext/transport/chttp2/transport/chttp2_transport.h"

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include <fcntl.h>
#include <netinet/in.h>
#include <stdlib.h>
@ -41,6 +39,7 @@
#include <grpc/slice.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include <grpc/support/string_util.h>
#include <grpc/support/time.h>
#include <grpcpp/impl/service_type.h>

@ -14,8 +14,6 @@
// limitations under the License.
//
#include <grpc/support/port_platform.h>
#include "test/core/util/audit_logging_utils.h"
#include <algorithm>
@ -28,6 +26,7 @@
#include <grpc/grpc_audit_logging.h>
#include <grpc/support/json.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/json/json_writer.h"

@ -17,8 +17,6 @@
#ifndef GRPC_TEST_CORE_UTIL_AUDIT_LOGGING_UTILS_H
#define GRPC_TEST_CORE_UTIL_AUDIT_LOGGING_UTILS_H
#include <grpc/support/port_platform.h>
#include <memory>
#include <string>
#include <vector>
@ -28,6 +26,7 @@
#include <grpc/grpc_audit_logging.h>
#include <grpc/support/json.h>
#include <grpc/support/port_platform.h>
namespace grpc_core {
namespace testing {

@ -19,10 +19,10 @@
#ifndef GRPC_TEST_CORE_UTIL_CMDLINE_H
#define GRPC_TEST_CORE_UTIL_CMDLINE_H
#include <grpc/support/port_platform.h>
#include <string>
#include <grpc/support/port_platform.h>
/// Simple command line parser.
/// Supports flags that can be specified as -foo, --foo, --no-foo, -no-foo, etc

@ -15,8 +15,6 @@
#ifndef GRPC_TEST_CORE_UTIL_EVALUATE_ARGS_TEST_UTIL_H
#define GRPC_TEST_CORE_UTIL_EVALUATE_ARGS_TEST_UTIL_H
#include <grpc/support/port_platform.h>
#include <stdlib.h>
#include <memory>
@ -25,6 +23,7 @@
#include <grpc/event_engine/memory_allocator.h>
#include <grpc/grpc_security.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/gprpp/ref_counted_ptr.h"

@ -14,8 +14,6 @@
// limitations under the License.
//
#include <grpc/support/port_platform.h>
#include "test/core/util/fake_udp_and_tcp_server.h"
#include <errno.h>
@ -29,6 +27,7 @@
#include "absl/strings/str_cat.h"
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include <grpc/support/time.h>
#include "src/core/lib/address_utils/sockaddr_utils.h"

@ -17,13 +17,12 @@
#ifndef GRPC_TEST_CORE_UTIL_FAKE_UDP_AND_TCP_SERVER_H
#define GRPC_TEST_CORE_UTIL_FAKE_UDP_AND_TCP_SERVER_H
#include <grpc/support/port_platform.h>
#include <functional>
#include <memory>
#include <string>
#include <thread>
#include <grpc/support/port_platform.h>
#include <grpc/support/sync.h>
namespace grpc_core {

@ -15,12 +15,12 @@
#ifndef GRPC_TEST_CORE_UTIL_FUZZ_CONFIG_VARS_HELPERS_H
#define GRPC_TEST_CORE_UTIL_FUZZ_CONFIG_VARS_HELPERS_H
#include <grpc/support/port_platform.h>
#include <stdint.h>
#include <string>
#include <grpc/support/port_platform.h>
namespace grpc_core {
std::string ValidateExperimentsStringForFuzzing(uint64_t experiments);

@ -11,10 +11,10 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include "test/core/util/fuzzing_channel_args.h"
#include <grpc/support/port_platform.h>
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/resource_quota/resource_quota.h"
#include "test/core/util/fuzzing_channel_args.pb.h"

@ -15,10 +15,10 @@
#ifndef GRPC_TEST_CORE_UTIL_FUZZING_CHANNEL_ARGS_H
#define GRPC_TEST_CORE_UTIL_FUZZING_CHANNEL_ARGS_H
#include <grpc/support/port_platform.h>
#include <memory>
#include <grpc/support/port_platform.h>
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/gprpp/ref_counted_ptr.h"
#include "src/core/lib/resource_quota/resource_quota.h"

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include "test/core/util/histogram.h"
#include <math.h>
@ -25,6 +23,7 @@
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/gpr/useful.h"

@ -19,11 +19,11 @@
#ifndef GRPC_TEST_CORE_UTIL_HISTOGRAM_H
#define GRPC_TEST_CORE_UTIL_HISTOGRAM_H
#include <grpc/support/port_platform.h>
#include <stddef.h>
#include <stdint.h>
#include <grpc/support/port_platform.h>
#ifdef __cplusplus
extern "C" {
#endif

@ -15,12 +15,12 @@
#ifndef GRPC_TEST_CORE_UTIL_MOCK_AUTHORIZATION_ENDPOINT_H
#define GRPC_TEST_CORE_UTIL_MOCK_AUTHORIZATION_ENDPOINT_H
#include <grpc/support/port_platform.h>
#include <string>
#include "absl/strings/string_view.h"
#include <grpc/support/port_platform.h>
#include "src/core/lib/iomgr/endpoint.h"
namespace grpc_core {

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include "test/core/util/port_server_client.h"
#include <stdint.h>
@ -36,6 +34,7 @@
#include <grpc/grpc_security.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include <grpc/support/sync.h>
#include <grpc/support/time.h>

@ -15,8 +15,6 @@
#ifndef GRPC_TEST_CORE_UTIL_PROTO_BIT_GEN_H
#define GRPC_TEST_CORE_UTIL_PROTO_BIT_GEN_H
#include <grpc/support/port_platform.h>
#include <stddef.h>
#include <cstdint>
@ -24,6 +22,8 @@
#include <random>
#include <vector>
#include <grpc/support/port_platform.h>
namespace grpc_core {
// Set of random numbers from a proto file (or other container) forming a bit

@ -16,14 +16,14 @@
//
//
#include <grpc/support/port_platform.h>
#include "test/core/util/socket_use_after_close_detector.h"
#include <errno.h>
#include <fcntl.h>
#include <string.h>
#include <grpc/support/port_platform.h>
// IWYU pragma: no_include <arpa/inet.h>
// IWYU pragma: no_include <unistd.h>

@ -19,11 +19,10 @@
#ifndef GRPC_TEST_CORE_UTIL_SOCKET_USE_AFTER_CLOSE_DETECTOR_H
#define GRPC_TEST_CORE_UTIL_SOCKET_USE_AFTER_CLOSE_DETECTOR_H
#include <grpc/support/port_platform.h>
#include <memory>
#include <thread>
#include <grpc/support/port_platform.h>
#include <grpc/support/sync_generic.h>
namespace grpc_core {

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include "test/core/util/stack_tracer.h"
#include <cstdio>
@ -26,6 +24,8 @@
#include "absl/debugging/stacktrace.h"
#include "absl/debugging/symbolize.h"
#include <grpc/support/port_platform.h>
#include "src/core/lib/gprpp/examine_stack.h"
namespace {

@ -19,10 +19,10 @@
#ifndef GRPC_TEST_CORE_UTIL_STACK_TRACER_H
#define GRPC_TEST_CORE_UTIL_STACK_TRACER_H
#include <grpc/support/port_platform.h>
#include <string>
#include <grpc/support/port_platform.h>
namespace grpc_core {
namespace testing {

@ -17,8 +17,6 @@
#ifndef GRPC_TEST_CORE_UTIL_TEST_LB_POLICIES_H
#define GRPC_TEST_CORE_UTIL_TEST_LB_POLICIES_H
#include <grpc/support/port_platform.h>
#include <atomic>
#include <functional>
#include <string>
@ -28,6 +26,8 @@
#include "absl/status/status.h"
#include "absl/strings/string_view.h"
#include <grpc/support/port_platform.h>
#include "src/core/lib/config/core_configuration.h"
#include "src/core/load_balancing/backend_metric_data.h"
#include "src/core/resolver/endpoint_addresses.h"

@ -17,13 +17,13 @@
#ifndef GRPC_TEST_CORE_XDS_XDS_CLIENT_TEST_PEER_H
#define GRPC_TEST_CORE_XDS_XDS_CLIENT_TEST_PEER_H
#include <grpc/support/port_platform.h>
#include <set>
#include "absl/functional/function_ref.h"
#include "absl/strings/str_cat.h"
#include <grpc/support/port_platform.h>
#include "src/core/ext/xds/xds_client.h"
namespace grpc_core {

@ -14,8 +14,6 @@
// limitations under the License.
//
#include <grpc/support/port_platform.h>
#include "test/core/xds/xds_transport_fake.h"
#include <functional>
@ -27,6 +25,7 @@
#include <grpc/event_engine/event_engine.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include "src/core/ext/xds/xds_bootstrap.h"
#include "src/core/lib/event_engine/default_event_engine.h"

@ -17,8 +17,6 @@
#ifndef GRPC_TEST_CORE_XDS_XDS_TRANSPORT_FAKE_H
#define GRPC_TEST_CORE_XDS_XDS_TRANSPORT_FAKE_H
#include <grpc/support/port_platform.h>
#include <stddef.h>
#include <deque>
@ -34,6 +32,8 @@
#include "absl/time/time.h"
#include "absl/types/optional.h"
#include <grpc/support/port_platform.h>
#include "src/core/ext/xds/xds_bootstrap.h"
#include "src/core/ext/xds/xds_transport.h"
#include "src/core/lib/gprpp/orphanable.h"

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
@ -25,6 +23,7 @@
#include <grpc/grpc.h>
#include <grpc/grpc_security.h>
#include <grpc/support/port_platform.h>
#include <grpcpp/channel.h>
#include <grpcpp/client_context.h>
#include <grpcpp/create_channel.h>

@ -16,13 +16,12 @@
//
//
#include <grpc/support/port_platform.h>
#include <exception>
#include <memory>
#include <gtest/gtest.h>
#include <grpc/support/port_platform.h>
#include <grpcpp/channel.h>
#include <grpcpp/client_context.h>
#include <grpcpp/server.h>

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include <algorithm>
#include <condition_variable>
#include <memory>
@ -33,6 +31,7 @@
#include <grpc/support/alloc.h>
#include <grpc/support/atm.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include <grpc/support/string_util.h>
#include <grpc/support/time.h>
#include <grpcpp/channel.h>

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include <thread>
#include <gmock/gmock.h>
@ -26,6 +24,7 @@
#include <grpc++/grpc++.h>
#include <grpc/grpc.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include <grpc/support/string_util.h>
#include <grpcpp/ext/server_load_reporting.h>
#include <grpcpp/server_builder.h>

@ -19,8 +19,6 @@
#ifndef GRPC_TEST_CPP_EXT_OTEL_OTEL_TEST_LIBRARY_H
#define GRPC_TEST_CPP_EXT_OTEL_OTEL_TEST_LIBRARY_H
#include <grpc/support/port_platform.h>
#include <atomic>
#include <thread>
@ -31,6 +29,7 @@
#include "opentelemetry/sdk/metrics/meter_provider.h"
#include "opentelemetry/sdk/metrics/metric_reader.h"
#include <grpc/support/port_platform.h>
#include <grpcpp/generic/generic_stub.h>
#include <grpcpp/grpcpp.h>

@ -16,12 +16,12 @@
//
//
#include <grpc/support/port_platform.h>
#include "test/cpp/interop/backend_metrics_lb_policy.h"
#include "absl/strings/str_format.h"
#include <grpc/support/port_platform.h>
#include "src/core/lib/iomgr/pollset_set.h"
#include "src/core/load_balancing/delegating_helper.h"
#include "src/core/load_balancing/oob_backend_metric.h"

@ -20,7 +20,6 @@
#define GRPC_TEST_CPP_INTEROP_BACKEND_METRICS_LB_POLICY_H
#include <grpc/support/port_platform.h>
#include <grpcpp/support/channel_arguments.h>
#include "src/core/lib/config/core_configuration.h"

@ -16,8 +16,6 @@
//
//
#include <grpc/support/port_platform.h>
#include <arpa/inet.h>
#include <fcntl.h>
#include <inttypes.h>
@ -38,6 +36,7 @@
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include <grpcpp/channel.h>
#include <grpcpp/client_context.h>
#include <grpcpp/grpcpp.h>

@ -20,7 +20,6 @@
#define GRPC_TEST_CPP_INTEROP_PRE_STOP_HOOK_SERVER_H
#include <grpc/support/port_platform.h>
#include <grpcpp/server.h>
#include "src/core/lib/gprpp/sync.h"

@ -16,12 +16,12 @@
//
//
#include <grpc/support/port_platform.h>
#include "test/cpp/interop/rpc_behavior_lb_policy.h"
#include "absl/strings/str_format.h"
#include <grpc/support/port_platform.h>
#include "src/core/lib/iomgr/pollset_set.h"
#include "src/core/lib/json/json_args.h"
#include "src/core/lib/json/json_object_loader.h"

@ -11,14 +11,13 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include <grpc/support/port_platform.h>
#include <deque>
#include <benchmark/benchmark.h>
#include <grpc/event_engine/event_engine.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include "src/core/lib/event_engine/common_closures.h"
#include "src/core/lib/event_engine/work_queue/basic_work_queue.h"

@ -19,13 +19,12 @@
#ifndef GRPC_TEST_CPP_MICROBENCHMARKS_HELPERS_H
#define GRPC_TEST_CPP_MICROBENCHMARKS_HELPERS_H
#include <grpc/support/port_platform.h>
#include <sstream>
#include <vector>
#include <benchmark/benchmark.h>
#include <grpc/support/port_platform.h>
#include <grpcpp/impl/grpc_library.h>
#include "src/core/lib/debug/stats.h"

@ -15,9 +15,9 @@
// This file is autogenerated: see
// tools/codegen/core/gen_huffman_decompressor.cc
#include <grpc/support/port_platform.h>
#include "test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_10_10.h"
#include <grpc/support/port_platform.h>
namespace grpc_core {
namespace geometry_10_10_10 {
const uint8_t HuffDecoderCommon::table2_0_emit_[10] = {

@ -17,10 +17,10 @@
#ifndef GRPC_TEST_CPP_MICROBENCHMARKS_HUFFMAN_GEOMETRIES_DECODE_HUFF_10_10_10_H
#define GRPC_TEST_CPP_MICROBENCHMARKS_HUFFMAN_GEOMETRIES_DECODE_HUFF_10_10_10_H
#include <grpc/support/port_platform.h>
#include <cstddef>
#include <cstdint>
#include <grpc/support/port_platform.h>
namespace grpc_core {
namespace geometry_10_10_10 {
class HuffDecoderCommon {

@ -15,9 +15,9 @@
// This file is autogenerated: see
// tools/codegen/core/gen_huffman_decompressor.cc
#include <grpc/support/port_platform.h>
#include "test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_11_9.h"
#include <grpc/support/port_platform.h>
namespace grpc_core {
namespace geometry_10_11_9 {
const uint8_t HuffDecoderCommon::table2_0_emit_[10] = {

@ -17,10 +17,10 @@
#ifndef GRPC_TEST_CPP_MICROBENCHMARKS_HUFFMAN_GEOMETRIES_DECODE_HUFF_10_11_9_H
#define GRPC_TEST_CPP_MICROBENCHMARKS_HUFFMAN_GEOMETRIES_DECODE_HUFF_10_11_9_H
#include <grpc/support/port_platform.h>
#include <cstddef>
#include <cstdint>
#include <grpc/support/port_platform.h>
namespace grpc_core {
namespace geometry_10_11_9 {
class HuffDecoderCommon {

@ -15,9 +15,9 @@
// This file is autogenerated: see
// tools/codegen/core/gen_huffman_decompressor.cc
#include <grpc/support/port_platform.h>
#include "test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_12_8.h"
#include <grpc/support/port_platform.h>
namespace grpc_core {
namespace geometry_10_12_8 {
const uint8_t HuffDecoderCommon::table2_0_emit_[10] = {

@ -17,10 +17,10 @@
#ifndef GRPC_TEST_CPP_MICROBENCHMARKS_HUFFMAN_GEOMETRIES_DECODE_HUFF_10_12_8_H
#define GRPC_TEST_CPP_MICROBENCHMARKS_HUFFMAN_GEOMETRIES_DECODE_HUFF_10_12_8_H
#include <grpc/support/port_platform.h>
#include <cstddef>
#include <cstdint>
#include <grpc/support/port_platform.h>
namespace grpc_core {
namespace geometry_10_12_8 {
class HuffDecoderCommon {

@ -15,9 +15,9 @@
// This file is autogenerated: see
// tools/codegen/core/gen_huffman_decompressor.cc
#include <grpc/support/port_platform.h>
#include "test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_13_7.h"
#include <grpc/support/port_platform.h>
namespace grpc_core {
namespace geometry_10_13_7 {
const uint8_t HuffDecoderCommon::table2_0_emit_[10] = {

@ -17,10 +17,10 @@
#ifndef GRPC_TEST_CPP_MICROBENCHMARKS_HUFFMAN_GEOMETRIES_DECODE_HUFF_10_13_7_H
#define GRPC_TEST_CPP_MICROBENCHMARKS_HUFFMAN_GEOMETRIES_DECODE_HUFF_10_13_7_H
#include <grpc/support/port_platform.h>
#include <cstddef>
#include <cstdint>
#include <grpc/support/port_platform.h>
namespace grpc_core {
namespace geometry_10_13_7 {
class HuffDecoderCommon {

@ -15,9 +15,9 @@
// This file is autogenerated: see
// tools/codegen/core/gen_huffman_decompressor.cc
#include <grpc/support/port_platform.h>
#include "test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_14_6.h"
#include <grpc/support/port_platform.h>
namespace grpc_core {
namespace geometry_10_14_6 {
const uint8_t HuffDecoderCommon::table2_0_emit_[10] = {

@ -17,10 +17,10 @@
#ifndef GRPC_TEST_CPP_MICROBENCHMARKS_HUFFMAN_GEOMETRIES_DECODE_HUFF_10_14_6_H
#define GRPC_TEST_CPP_MICROBENCHMARKS_HUFFMAN_GEOMETRIES_DECODE_HUFF_10_14_6_H
#include <grpc/support/port_platform.h>
#include <cstddef>
#include <cstdint>
#include <grpc/support/port_platform.h>
namespace grpc_core {
namespace geometry_10_14_6 {
class HuffDecoderCommon {

@ -15,9 +15,9 @@
// This file is autogenerated: see
// tools/codegen/core/gen_huffman_decompressor.cc
#include <grpc/support/port_platform.h>
#include "test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_15_5.h"
#include <grpc/support/port_platform.h>
namespace grpc_core {
namespace geometry_10_15_5 {
const uint8_t HuffDecoderCommon::table2_0_emit_[10] = {

@ -17,10 +17,10 @@
#ifndef GRPC_TEST_CPP_MICROBENCHMARKS_HUFFMAN_GEOMETRIES_DECODE_HUFF_10_15_5_H
#define GRPC_TEST_CPP_MICROBENCHMARKS_HUFFMAN_GEOMETRIES_DECODE_HUFF_10_15_5_H
#include <grpc/support/port_platform.h>
#include <cstddef>
#include <cstdint>
#include <grpc/support/port_platform.h>
namespace grpc_core {
namespace geometry_10_15_5 {
class HuffDecoderCommon {

@ -15,9 +15,9 @@
// This file is autogenerated: see
// tools/codegen/core/gen_huffman_decompressor.cc
#include <grpc/support/port_platform.h>
#include "test/cpp/microbenchmarks/huffman_geometries/decode_huff_10_16.h"
#include <grpc/support/port_platform.h>
namespace grpc_core {
namespace geometry_10_16 {
const uint8_t HuffDecoderCommon::table2_0_emit_[10] = {

@ -17,10 +17,10 @@
#ifndef GRPC_TEST_CPP_MICROBENCHMARKS_HUFFMAN_GEOMETRIES_DECODE_HUFF_10_16_H
#define GRPC_TEST_CPP_MICROBENCHMARKS_HUFFMAN_GEOMETRIES_DECODE_HUFF_10_16_H
#include <grpc/support/port_platform.h>
#include <cstddef>
#include <cstdint>
#include <grpc/support/port_platform.h>
namespace grpc_core {
namespace geometry_10_16 {
class HuffDecoderCommon {

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save