#include <string.h>
#include <gtest/gtest.h>
#include <grpcpp/support/string_ref.h>
#include "test/core/util/test_config.h"
Go to the source code of this file.
Namespaces | |
grpc | |
Functions | |
int | main (int argc, char **argv) |
Definition at line 201 of file string_ref_test.cc.