[Gpr_To_Absl_Logging] Remove logging header from example and test/core/e and b folder

pull/37491/head
tanvi-jagtap 4 months ago
parent 65628a4b64
commit ed72972d30
  1. 1
      test/core/bad_client/tests/bad_streaming_id.cc
  2. 1
      test/core/bad_client/tests/badreq.cc
  3. 1
      test/core/bad_client/tests/connection_prefix.cc
  4. 1
      test/core/bad_client/tests/duplicate_header.cc
  5. 1
      test/core/bad_client/tests/head_of_line_blocking.cc
  6. 1
      test/core/bad_client/tests/out_of_bounds.cc
  7. 1
      test/core/bad_client/tests/server_registered_method.cc
  8. 1
      test/core/bad_client/tests/simple_request.cc
  9. 1
      test/core/bad_client/tests/unknown_frame.cc
  10. 1
      test/core/bad_client/tests/window_overflow.cc
  11. 1
      test/core/bad_ssl/bad_ssl_test.cc
  12. 1
      test/core/bad_ssl/servers/alpn.cc
  13. 1
      test/core/bad_ssl/servers/cert.cc
  14. 1
      test/core/end2end/end2end_test_fuzzer.cc
  15. 1
      test/core/end2end/end2end_test_suites.cc
  16. 1
      test/core/end2end/fixtures/local_util.cc
  17. 1
      test/core/end2end/fuzzers/api_fuzzer.cc
  18. 1
      test/core/end2end/fuzzers/client_fuzzer.cc
  19. 1
      test/core/end2end/fuzzers/server_fuzzer.cc
  20. 1
      test/core/end2end/h2_ssl_session_reuse_test.cc
  21. 1
      test/core/end2end/h2_tls_peer_property_external_verifier_test.cc
  22. 1
      test/core/end2end/tests/grpc_authz.cc
  23. 1
      test/core/end2end/tests/http2_stats.cc
  24. 1
      test/core/end2end/tests/retry_lb_drop.cc
  25. 1
      test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.cc
  26. 1
      test/core/event_engine/posix/timer_heap_test.cc
  27. 1
      test/core/event_engine/posix/traced_buffer_list_test.cc
  28. 1
      test/core/event_engine/slice_buffer_test.cc
  29. 1
      test/core/event_engine/tcp_socket_utils_test.cc
  30. 1
      test/core/event_engine/test_suite/tests/client_test.cc
  31. 1
      test/core/event_engine/test_suite/tests/server_test.cc
  32. 1
      test/core/event_engine/test_suite/tools/windows_event_engine_factory.cc
  33. 1
      test/core/ext/filters/event_engine_client_channel_resolver/resolver_fuzzer.cc

@ -23,7 +23,6 @@
#include "absl/log/check.h"
#include <grpc/grpc.h>
#include <grpc/support/log.h>
#include "src/core/server/server.h"
#include "test/core/bad_client/bad_client.h"

@ -19,7 +19,6 @@
#include "absl/log/check.h"
#include <grpc/grpc.h>
#include <grpc/support/log.h>
#include "src/core/server/server.h"
#include "test/core/bad_client/bad_client.h"

@ -19,7 +19,6 @@
#include "absl/log/check.h"
#include <grpc/grpc.h>
#include <grpc/support/log.h>
#include "src/core/server/server.h"
#include "test/core/bad_client/bad_client.h"

@ -23,7 +23,6 @@
#include <grpc/grpc.h>
#include <grpc/slice.h>
#include <grpc/status.h>
#include <grpc/support/log.h>
#include "src/core/lib/gprpp/time.h"
#include "test/core/bad_client/bad_client.h"

@ -26,7 +26,6 @@
#include <grpc/byte_buffer.h>
#include <grpc/grpc.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/time.h>
#include "test/core/bad_client/bad_client.h"

@ -23,7 +23,6 @@
#include "absl/log/check.h"
#include <grpc/grpc.h>
#include <grpc/support/log.h>
#include "src/core/server/server.h"
#include "test/core/bad_client/bad_client.h"

@ -20,7 +20,6 @@
#include <grpc/byte_buffer.h>
#include <grpc/grpc.h>
#include <grpc/support/log.h>
#include <grpc/support/time.h>
#include "src/core/server/server.h"

@ -16,7 +16,6 @@
#include <grpc/grpc.h>
#include <grpc/slice.h>
#include <grpc/support/log.h>
#include "src/core/server/server.h"
#include "test/core/bad_client/bad_client.h"

@ -23,7 +23,6 @@
#include "absl/log/check.h"
#include <grpc/grpc.h>
#include <grpc/support/log.h>
#include "src/core/server/server.h"
#include "test/core/bad_client/bad_client.h"

@ -21,7 +21,6 @@
#include <grpc/grpc.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include "src/core/server/server.h"
#include "test/core/bad_client/bad_client.h"

@ -31,7 +31,6 @@
#include <grpc/slice.h>
#include <grpc/status.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/string_util.h>
#include <grpc/support/time.h>

@ -26,7 +26,6 @@
#include <grpc/grpc.h>
#include <grpc/grpc_security.h>
#include <grpc/slice.h>
#include <grpc/support/log.h>
#include "src/core/lib/iomgr/error.h"
#include "src/core/util/useful.h"

@ -22,7 +22,6 @@
#include <grpc/grpc.h>
#include <grpc/grpc_security.h>
#include <grpc/slice.h>
#include <grpc/support/log.h>
#include "src/core/lib/iomgr/error.h"
#include "test/core/bad_ssl/server_common.h"

@ -29,7 +29,6 @@
#include "absl/log/check.h"
#include <grpc/event_engine/event_engine.h>
#include <grpc/support/log.h>
#include "src/core/lib/config/config_vars.h"
#include "src/core/lib/event_engine/default_event_engine.h"

@ -43,7 +43,6 @@
#include <grpc/impl/channel_arg_names.h>
#include <grpc/slice.h>
#include <grpc/status.h>
#include <grpc/support/log.h>
#include <grpc/support/time.h>
#include "src/core/ext/transport/chaotic_good/client/chaotic_good_connector.h"

@ -27,7 +27,6 @@
#include <grpc/credentials.h>
#include <grpc/grpc_security.h>
#include <grpc/status.h>
#include <grpc/support/log.h>
static void process_auth_failure(void* state, grpc_auth_context* /*ctx*/,
const grpc_metadata* /*md*/,

@ -42,7 +42,6 @@
#include <grpc/grpc.h>
#include <grpc/grpc_security.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/string_util.h>
#include "src/core/ext/transport/inproc/inproc_transport.h"

@ -21,7 +21,6 @@
#include <grpc/grpc.h>
#include <grpc/impl/channel_arg_names.h>
#include <grpc/slice.h>
#include <grpc/support/log.h>
#include "src/core/ext/transport/chttp2/transport/chttp2_transport.h"
#include "src/core/lib/channel/channel_args.h"

@ -20,7 +20,6 @@
#include <grpc/grpc.h>
#include <grpc/grpc_security.h>
#include <grpc/slice.h>
#include <grpc/support/log.h>
#include "src/core/lib/config/core_configuration.h"
#include "src/core/lib/experiments/config.h"

@ -33,7 +33,6 @@
#include <grpc/impl/propagation_bits.h>
#include <grpc/slice.h>
#include <grpc/status.h>
#include <grpc/support/log.h>
#include <grpc/support/time.h>
#include "src/core/lib/channel/channel_args.h"

@ -33,7 +33,6 @@
#include <grpc/impl/propagation_bits.h>
#include <grpc/slice.h>
#include <grpc/status.h>
#include <grpc/support/log.h>
#include <grpc/support/time.h>
#include "src/core/lib/channel/channel_args.h"

@ -22,7 +22,6 @@
#include <grpc/grpc_security.h>
#include <grpc/impl/channel_arg_names.h>
#include <grpc/status.h>
#include <grpc/support/log.h>
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/gprpp/notification.h"

@ -25,7 +25,6 @@
#include "gtest/gtest.h"
#include <grpc/status.h>
#include <grpc/support/log.h>
#include <grpc/support/time.h>
#include "src/core/lib/channel/channel_args.h"

@ -28,7 +28,6 @@
#include <grpc/grpc.h>
#include <grpc/impl/channel_arg_names.h>
#include <grpc/status.h>
#include <grpc/support/log.h>
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/config/core_configuration.h"

@ -28,7 +28,6 @@
#include "absl/strings/str_cat.h"
#include <grpc/event_engine/slice.h>
#include <grpc/support/log.h>
#include <grpc/support/time.h>
#include "src/core/lib/debug/trace.h"

@ -28,7 +28,6 @@
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include <grpc/support/log.h>
#include "src/core/lib/event_engine/posix_engine/timer.h"
#include "src/core/lib/gprpp/bitset.h"

@ -22,7 +22,6 @@
#include "gtest/gtest.h"
#include <grpc/support/atm.h>
#include <grpc/support/log.h>
#include <grpc/support/time.h>
#include "src/core/lib/gprpp/time.h"

@ -24,7 +24,6 @@
#include <grpc/event_engine/slice_buffer.h>
#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;

@ -51,7 +51,6 @@
#include "gtest/gtest.h"
#include <grpc/event_engine/event_engine.h>
#include <grpc/support/log.h>
#include "src/core/lib/iomgr/sockaddr.h"

@ -33,7 +33,6 @@
#include <grpc/event_engine/event_engine.h>
#include <grpc/event_engine/memory_allocator.h>
#include <grpc/impl/channel_arg_names.h>
#include <grpc/support/log.h>
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/event_engine/channel_args_endpoint_config.h"

@ -33,7 +33,6 @@
#include <grpc/event_engine/event_engine.h>
#include <grpc/event_engine/memory_allocator.h>
#include <grpc/impl/channel_arg_names.h>
#include <grpc/support/log.h>
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/event_engine/channel_args_endpoint_config.h"

@ -18,7 +18,6 @@
#include "absl/log/check.h"
#include <grpc/event_engine/event_engine.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#ifdef GPR_WINDOWS

@ -27,7 +27,6 @@
#include "absl/strings/string_view.h"
#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"

Loading…
Cancel
Save