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

/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dtcmalloc_unittest.cc165 static const int FLAGS_lgmaxsize = 16; // lg() of the max size object to alloc member in namespace:testing
421 object.size = rnd_.Skewed(FLAGS_lgmaxsize);
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dtcmalloc_unittest.cc165 static const int FLAGS_lgmaxsize = 16; // lg() of the max size object to alloc member in namespace:testing
421 object.size = rnd_.Skewed(FLAGS_lgmaxsize);

Completed in 117 milliseconds