Add missing reset() calls

We need to reset() after each test to ensure teardown happens. The
activity itself is shared between tests, so verify that in onPause
we did not miss a cleanup call.

Fixes: 145095000
Test: this
Change-Id: I2edbc885991f38e5f3fa87e5e0dc4a94d0f59761
2 files changed