#include "test/core/util/test_config.h"
#include <inttypes.h>
#include <signal.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "absl/debugging/failure_signal_handler.h"
#include "absl/debugging/symbolize.h"
#include "absl/strings/match.h"
#include "absl/strings/strip.h"
#include <grpc/grpc.h>
#include <grpc/impl/codegen/gpr_types.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include "src/core/lib/gpr/env.h"
#include "src/core/lib/gpr/useful.h"
#include "src/core/lib/gprpp/examine_stack.h"
#include "src/core/lib/surface/init.h"
#include "test/core/event_engine/test_init.h"
#include "test/core/util/build.h"
#include "test/core/util/stack_tracer.h"
Go to the source code of this file.
◆ grpc_test_init()
void grpc_test_init |
( |
int * |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ grpc_test_sanitizer_slowdown_factor()
int64_t grpc_test_sanitizer_slowdown_factor |
( |
| ) |
|
◆ grpc_test_slowdown_factor()
int64_t grpc_test_slowdown_factor |
( |
| ) |
|
◆ grpc_timeout_milliseconds_to_deadline()
◆ grpc_timeout_seconds_to_deadline()
◆ grpc_wait_until_shutdown()
◆ g_fixture_slowdown_factor
int64_t g_fixture_slowdown_factor = 1 |
◆ g_poller_slowdown_factor
int64_t g_poller_slowdown_factor = 1 |