Searched refs:is_called (Results 1 – 1 of 1) sorted by relevance
54 bool is_called = new_handler_called; in allocateWithException() local55 REQUIRE_MESSAGE(is_called, "User provided new_handler was not called."); in allocateWithException()