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

/external/chromium/base/allocator/
H A Dallocator_unittests.cc301 static void TestOneNewWithoutExceptions(void* (*func)(size_t), function in namespace:__anon1059
327 TestOneNewWithoutExceptions(func, false);
331 TestOneNewWithoutExceptions(func, true);

Completed in 46 milliseconds