only do linux pvalloc OutOfMemoryDeathTest on non-tcmalloc glibc builds

We only override libc's pvalloc if when using glibc and not tcmalloc
(in base/process/memory_linux.cc), and pvalloc is not always available
on uclibc, so let's use the same ifdef in the unit test.

Review URL: https://codereview.chromium.org/184313002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254659 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 6bad17eddafce5744209f2e6d3203a64731ce4d2
3 files changed
tree: a0e9fc78294f4f2a2d2750fcf64056173e384a42
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. ipc/
  6. mojo/
  7. testing/
  8. third_party/
  9. ui/