Home
last modified time | relevance | path

Searched defs:testInformation (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/tests/test-util/host-side/com/android/adservices/common/
DAdServicesHostTestsTargetPreparer.java53 public void setUp(TestInformation testInformation) in setUp()
61 public void tearDown(TestInformation testInformation, Throwable e) in tearDown()
/packages/modules/common/java/com/android/modules/testing/utils/
DApexInstallHelper.java95 public ApexInstallHelper(TestInformation testInformation) { in ApexInstallHelper()
99 public ApexInstallHelper(TestInformation testInformation, RebootStrategy rebootStrategy) { in ApexInstallHelper()