HomeSort by relevance Sort by last modified time
    Searched full:news_handled (Results 1 - 1 of 1) sorted by null

  /external/chromium/base/allocator/
allocator_unittests.cc 294 static int news_handled = 0; member in namespace:__anon2287
296 ++news_handled;
323 news_handled = 0;
332 EXPECT_EQ(news_handled, 1) << "nothrow new_handler was not called.";

Completed in 47 milliseconds