#include <string.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include "test/core/util/test_config.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
static void | test_malloc_aligned () |
Definition at line 36 of file alloc_test.cc.
|
static |
Definition at line 26 of file alloc_test.cc.