Fix ART build issues.

- Use ATTRIBUTE_UNUSED to avoid a warning about an unused
  argument in compiler/optimizing/nodes.h instead of
  simply commenting it out.
- Disable run test 002-sleep on ARM64.

Change-Id: I96911904289b73611e0fc168e7b597a9a2df8141
2 files changed