base: Use nullptr instead of NULL and static_cast in discardable memory unit tests.
commitd8ee1714ece7a563f981813381610fd37c37444e
authorreveman <reveman@chromium.org>
Thu, 16 Oct 2014 22:20:17 +0000 (16 15:20 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 16 Oct 2014 22:20:40 +0000 (16 22:20 +0000)
tree9926dee8bca51cf5af47c679be7c92a228c9d1df
parente145db7c790c3a6f8214e46d816f46c29d1c4a5d
base: Use nullptr instead of NULL and static_cast in discardable memory unit tests.

BUG=422953
TEST=base_unittests --gtest_filter=DiscardableMemoryTests*
TBR=danakj@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#299991}
base/memory/discardable_memory_unittest.cc