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

/external/stlport/test/compiler/
H A Deh.cc7 struct BigStruct struct
14 typedef allocator<BigStruct> BigStructAllocType;
35 allocator<BigStruct> all;
36 BigStruct *bs = all.allocate(1024*1024*1024);
/external/stlport/test/unit/
H A Dallocator_test.cpp51 struct BigStruct struct
58 typedef allocator<BigStruct> BigStructAllocType;

Completed in 1184 milliseconds