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

  /external/stlport/test/unit/
config_test.cpp 97 size_t const huge_amount = size_t(-1) - 1024; local
98 void* pvoid = operator new (huge_amount);
  /ndk/sources/android/stlport/test/unit/
config_test.cpp 97 size_t const huge_amount = size_t(-1) - 1024; local
98 void* pvoid = operator new (huge_amount);

Completed in 159 milliseconds