#include "src/core/lib/gprpp/stat.h"#include <stdio.h>#include <string.h>#include <gmock/gmock.h>#include <gtest/gtest.h>#include <grpc/grpc.h>#include <grpc/slice.h>#include <grpc/support/alloc.h>#include <grpc/support/log.h>#include "src/core/lib/gpr/tmpfile.h"#include "src/core/lib/iomgr/load_file.h"#include "test/core/util/test_config.h"
Go to the source code of this file.
Namespaces | |
| grpc_core | |
| grpc_core::testing | |
Functions | |
| int | main (int argc, char **argv) |
Definition at line 69 of file stat_test.cc.