Go to the source code of this file.
|
| void | grpc_set_default_iomgr_platform () |
| |
| int | main (int argc, char **argv) |
| |
| | grpc_core::testing::TEST (MemoryQuotaTest, ContainerAllocator) |
| |
| | grpc_core::testing::TEST (MemoryQuotaTest, CreateAllocatorNoOp) |
| |
| | grpc_core::testing::TEST (MemoryQuotaTest, CreateObjectFromAllocator) |
| |
| | grpc_core::testing::TEST (MemoryQuotaTest, CreateSomeObjectsAndExpectReclamation) |
| |
| | grpc_core::testing::TEST (MemoryQuotaTest, MakeSlice) |
| |
| | grpc_core::testing::TEST (MemoryQuotaTest, NoBunchingIfIdle) |
| |
| | grpc_core::testing::TEST (MemoryQuotaTest, NoOp) |
| |
| | grpc_core::testing::TEST (MemoryQuotaTest, ReserveRangeNoPressure) |
| |
| | grpc_core::testing::TEST (MemoryRequestTest, ConversionFromSize) |
| |
| | grpc_core::testing::TEST (MemoryRequestTest, MinMax) |
| |
◆ grpc_set_default_iomgr_platform()
| void grpc_set_default_iomgr_platform |
( |
| ) |
|
◆ main()
| int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |