Searched refs:test_struct_small (Results 1 – 2 of 2) sorted by relevance
44 struct test_struct_small { struct136 test_struct_small* ptr1 = in TEST()137 reinterpret_cast<test_struct_small*>(allocator.alloc(sizeof(test_struct_small))); in TEST()138 test_struct_small* ptr2 = in TEST()139 reinterpret_cast<test_struct_small*>(allocator.alloc(sizeof(test_struct_small))); in TEST()
50 struct test_struct_small { struct95 linker_allocator_test_helper<test_struct_small>(); in TEST()