Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport/unit/
Dconfig_test.cpp97 size_t const huge_amount = size_t(-1) - 1024; in new_throw_bad_alloc() local
98 void* pvoid = operator new (huge_amount); in new_throw_bad_alloc()
/ndk/tests/device/test-gnustl-full/unit/
Dconfig_test.cpp97 size_t const huge_amount = size_t(-1) - 1024; in new_throw_bad_alloc() local
98 void* pvoid = operator new (huge_amount); in new_throw_bad_alloc()