simpleperf: Disable failed tests when running with a 32-bit translator

The CtsSimpleperfTestCases built for ARM may run with a 32-bit
translator on a 64-bit only CPU. In this situation, tests about
recording apps can fail because of the limiation of translation.

So detect this situation and diable failed tests.

Bug: 291717595
Test: run CtsSimpleperfTestCases
Change-Id: Icd9f3736d5dd84c2c502e6b733a3688b0a3de2bb
2 files changed