Searched refs:setTestContext (Results 1 – 3 of 3) sorted by relevance
68 public void setTestContext(Context context) { in setTestContext() method in AndroidTestCase
198 ((AndroidTestCase) test).setTestContext(testContext); in setContextIfAndroidTestCase()
341 testcase.setTestContext(mContext); in run()