#include <grpc/impl/codegen/port_platform.h>#include "src/core/lib/gpr/useful.h"#include <gtest/gtest.h>
Go to the source code of this file.
Namespaces | |
| grpc_core | |
Functions | |
| int | main (int argc, char **argv) |
| grpc_core::TEST (UsefulTest, ArraySize) | |
| grpc_core::TEST (UsefulTest, BitOps) | |
| grpc_core::TEST (UsefulTest, ClampWorks) | |
| grpc_core::TEST (UsefulTest, Rotate) | |
| grpc_core::TEST (UsefulTest, SaturatingAdd) | |
Definition at line 81 of file useful_test.cc.