#include <grpc/impl/codegen/port_platform.h>
#include "src/cpp/server/load_reporter/get_cpu_stats.h"
#include <gtest/gtest.h>
#include <grpc/grpc.h>
#include "test/core/util/port.h"
#include "test/core/util/test_config.h"
Go to the source code of this file.
Namespaces | |
grpc | |
grpc::testing | |
Functions | |
int | main (int argc, char **argv) |
Definition at line 58 of file get_cpu_stats_test.cc.