diff options
author | David Brazdil <dbrazdil@google.com> | 2015-03-27 10:31:38 +0000 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2015-03-27 11:02:20 +0000 |
commit | f6468109a49aff6e4a1d28787de625bfb214a761 (patch) | |
tree | a662906fca20ace8fb42ebe4872822d00015596c /test/MultiDexModifiedSecondary/Main.java | |
parent | 03910065cd025ecb07781b85c2240be69c202d75 (diff) |
ART: Fix IsInt when N==32, add tests
Implicit type conversion caused IsInt to always return true for N==32
on 32-bit platforms. This patch templetizes the function to avoid
the conversion and adds tests of this and similar functions.
Change-Id: Ie526b68b7c3e7cb7b658253d51840794224785fe
Diffstat (limited to 'test/MultiDexModifiedSecondary/Main.java')
0 files changed, 0 insertions, 0 deletions