HomeSort by relevance Sort by last modified time
    Searched refs:BigStruct (Results 1 - 4 of 4) sorted by null

  /external/stlport/test/compiler/
eh.cc 7 struct BigStruct
14 typedef allocator<BigStruct> BigStructAllocType;
35 allocator<BigStruct> all;
36 BigStruct *bs = all.allocate(1024*1024*1024);
  /external/stlport/test/unit/
allocator_test.cpp 51 struct BigStruct
58 typedef allocator<BigStruct> BigStructAllocType;
  /ndk/tests/device/test-gnustl-full/unit/
allocator_test.cpp 51 struct BigStruct
58 typedef allocator<BigStruct> BigStructAllocType;
  /ndk/tests/device/test-stlport/unit/
allocator_test.cpp 51 struct BigStruct
58 typedef allocator<BigStruct> BigStructAllocType;

Completed in 278 milliseconds