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

/external/stlport/test/unit/
H A Dconfig_test.cpp97 size_t const huge_amount = size_t(-1) - 1024; local
98 void* pvoid = operator new (huge_amount);

Completed in 159 milliseconds