Home
last modified time | relevance | path

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

/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()
/packages/modules/Connectivity/tests/cts/hostside-network-policy/src/com/android/cts/netpolicy/
DNetworkPolicyTestsPreparer.java33 public void setUp(TestInformation testInformation) throws DeviceNotAvailableException { in setUp()
51 public void tearDown(TestInformation testInformation, Throwable e) in tearDown()