commit | 3e0131de227cb7f3ca454e39ce7807a0fa59312d | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Fri Oct 13 08:56:20 2017 +0100 |
committer | Orion Hodson <oth@google.com> | Fri Oct 13 08:56:20 2017 +0100 |
tree | b17b55958d942a06a5b0c71abe8719078abd4cb9 | |
parent | edd706f2f2ba34f2e8d245eceef65f962be1c076 [diff] |
ART: clean-up 959-invoke-polymorphic-accessors Consistency fixes: - argument ordering for assertEquals - use of fail() rather than unreachable() Coding style: - Java style casts - Use of {Float,Double}.valueOf() over new {Float,Double}(). Bug: 67744961 Test: art/test.py -r -t 959 Change-Id: I5d42c6b5da17ed8742a25aa54a801fef578e2b4c