diff options
author | Andreas Gampe <agampe@google.com> | 2016-06-24 14:55:38 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2016-06-28 20:48:54 -0700 |
commit | 25a9abe3cd9594a60d353c0277b4f9e49a71a40a (patch) | |
tree | 5cc2e057cd0a1747dea9bbc58c54067657b3b386 /test/ProfileTestMultiDex/Main.java | |
parent | 7dfe5de0c83a4b7e8f34ae2d5ea47105e620257d (diff) |
ART: Add dex2oat swap-usage parameters
Make the dex2oat swap usage decision dependent on parameters that
can be changed on the command line. Both the dex file size and dex
file count can be modified through the following to new parameters:
--swap-dex-size-threshold
--swap-dex-count-threshold
The defaults remain the same (20MB and 2).
Factor out some dex2oat setup code from oat_file_assistant_test
and use it in a new dex2oat test.
Bug: 29557002
Test: m test-art-host-gtest-dex2oat_test
Test: m test-art-host-gtest-oat_file_assistant_test
Test: m test-art-host
Change-Id: I2814a0b895d960416d20b31c4b0052f98c9cb5e6
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions