commit | 6206da5d0f158838748006f8cd978d0b2beb2762 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Aug 22 19:14:29 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Mon Aug 22 19:14:29 2016 -0700 |
tree | b39ab485cd404570736b9dedd0778b5d5585cd06 | |
parent | 48d2b14feb749c9160eb4af3e870ed935a1c6455 [diff] |
ART: Separate out Realloc reuse and alignment tests Separate out the tests for Realloc buffer reuse and realloc alignment tests. This allows to turn off reuse tests under memory tools (where we do not reuse). Change-Id: I93375c6fbc577f9b796325f8143317610948455a Test: m test-art-host-gtest-arena_allocator_test Test: m valgrind-test-art-host-gtest-arena_allocator_test