Cleanup the code to determine instrumentation level

We used to maintain three different variables to maintain the
current instrumentation level. This CL unifies them into a
single variable which helps improve readability of the code.

Test: art/testrunner.py
Change-Id: Ibb2dfa14c90a209c3afbf28dab71533ad2fd8c7b
2 files changed