OSDN Git Service

Make image test multi image
authorMathieu Chartier <mathieuc@google.com>
Wed, 21 Sep 2016 22:24:18 +0000 (15:24 -0700)
committerMathieu Chartier <mathieuc@google.com>
Thu, 22 Sep 2016 00:18:55 +0000 (17:18 -0700)
commit25adcfb7dc81131add3a0a681ae18bced6f7a0e0
tree0363b16ef6bc17a35a89419e3c693b3b89c31a27
parent949ce9c1daa2aec83ad4d90d42d2d449141886eb
Make image test multi image

Required for testing multi image layout in future CLs.

Bug: 28640955

Test: clean-oat-hos, test-art-host, device booting

Change-Id: I14809f56e711b4a87e01056c327eddbbd087f4ee
compiler/image_test.cc
dex2oat/dex2oat.cc
runtime/common_runtime_test.cc
runtime/common_runtime_test.h
runtime/gc/heap.cc
runtime/gc/space/image_space.cc
runtime/gc/space/image_space.h
runtime/runtime.cc