Home
last modified time | relevance | path

Searched defs:kPoly (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
Dsampler_test.cc473 static const uint32_t kPoly = (1 << 22) | (1 << 2) | (1 << 1) | (1 << 0); in PickNextSample() local
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
Dsampler_test.cc473 static const uint32_t kPoly = (1 << 22) | (1 << 2) | (1 << 1) | (1 << 0); in PickNextSample() local