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()
49 struct test_struct_small { struct82 LinkerTypeAllocator<test_struct_small> allocator; in TEST()