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

  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
tcmalloc_unittest.cc 175 static const int FLAGS_allocweight = 50; // Weight for picking allocation
394 rnd_.AddType(ALLOC, FLAGS_allocweight, "allocate");
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
tcmalloc_unittest.cc 175 static const int FLAGS_allocweight = 50; // Weight for picking allocation
394 rnd_.AddType(ALLOC, FLAGS_allocweight, "allocate");
    [all...]

Completed in 1158 milliseconds