Searched refs:test_struct_huge (Results 1 – 1 of 1) sorted by relevance
40 struct test_struct_huge { struct145 test_struct_huge* ptr1 = in TEST()146 reinterpret_cast<test_struct_huge*>(allocator.alloc(sizeof(test_struct_huge))); in TEST()147 test_struct_huge* ptr2 = in TEST()148 reinterpret_cast<test_struct_huge*>(allocator.alloc(sizeof(test_struct_huge))); in TEST()