#include <signal.h>
#include <string.h>
#include <memory>
#include <mutex>
#include <sstream>
#include <string>
#include <grpc/support/log.h>
#include "src/core/lib/gpr/env.h"
#include "test/core/util/port.h"
#include "test/cpp/util/subprocess.h"
Go to the source code of this file.
◆ as_string()
template<class T >
std::string as_string |
( |
const T & |
val | ) |
|
◆ LogStatus()
static void LogStatus |
( |
int |
status, |
|
|
const char * |
label |
|
) |
| |
|
static |
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ register_sighandler()
static void register_sighandler |
( |
| ) |
|
|
static |
◆ sighandler()
static void sighandler |
( |
int |
| ) |
|
|
static |
◆ g_driver
◆ g_workers
◆ kNumWorkers
constexpr auto kNumWorkers = 2 |
|
constexpr |