HomeSort by relevance Sort by last modified time
    Searched refs:post_allocation (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
markidle_unittest.cc 87 const size_t post_allocation = GetTotalThreadCacheSize(); local
88 CHECK_GT(post_allocation, original);
96 VLOG(0, "Post allocation: %"PRIuS"\n", post_allocation);
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
markidle_unittest.cc 87 const size_t post_allocation = GetTotalThreadCacheSize(); local
88 CHECK_GT(post_allocation, original);
96 VLOG(0, "Post allocation: %"PRIuS"\n", post_allocation);

Completed in 399 milliseconds