$search
#include <gtest/gtest.h>
#include <allocators/aligned.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (AlignedAlloc, stlAllocator) | |
TEST (AlignedAlloc, mallocfree) |
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 62 of file test_aligned_alloc.cpp.
TEST | ( | AlignedAlloc | , | |
stlAllocator | ||||
) |
Definition at line 52 of file test_aligned_alloc.cpp.
TEST | ( | AlignedAlloc | , | |
mallocfree | ||||
) |
Definition at line 41 of file test_aligned_alloc.cpp.