Searched refs:test_struct_nominal (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/tests/
H A Dlinker_block_allocator_test.cpp29 struct test_struct_nominal { struct in namespace:__anon1001
52 LinkerTypeAllocator<test_struct_nominal> allocator;
54 test_struct_nominal* ptr1 = allocator.alloc();
56 test_struct_nominal* ptr2 = allocator.alloc();

Completed in 11 milliseconds