Home
last modified time | relevance | path

Searched defs:testInfo (Results 1 – 10 of 10) sorted by relevance

/art/test/odsign/test-src/com/android/tests/odsign/
DOnDeviceSigningHostTest.java40 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
47 public static void afterClassWithDevice(TestInformation testInfo) throws Exception { in afterClassWithDevice()
DCompOsSigningHostTest.java52 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
83 public static void afterClassWithDevice(TestInformation testInfo) throws Exception { in afterClassWithDevice()
DCompOsDenialHostTest.java54 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
74 public static void afterClassWithDevice(TestInformation testInfo) throws Exception { in afterClassWithDevice()
DOdrefreshFactoryHostTestBase.java46 public static void beforeClassWithDeviceBase(TestInformation testInfo) throws Exception { in beforeClassWithDeviceBase()
56 public static void afterClassWithDeviceBase(TestInformation testInfo) throws Exception { in afterClassWithDeviceBase()
DOdrefreshHostTest.java46 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
53 public static void afterClassWithDevice(TestInformation testInfo) throws Exception { in afterClassWithDevice()
DDeviceState.java58 public DeviceState(TestInformation testInfo) throws Exception { in DeviceState()
DOdsignTestUtils.java91 public OdsignTestUtils(TestInformation testInfo) throws Exception { in OdsignTestUtils()
/art/test/update-rollback/src/com/android/tests/apex/art/
DBrokenArtApexUpdateRollbackHostTest.java50 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
87 public static void afterClassWithDevice(TestInformation testInfo) throws Exception { in afterClassWithDevice()
DArtApexTestUtils.java45 public ArtApexTestUtils(TestInformation testInfo) throws Exception { in ArtApexTestUtils()
/art/libnativeloader/test/src/android/test/hostside/
DLibnativeloaderTest.java63 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
112 public static void afterClassWithDevice(TestInformation testInfo) throws Exception { in afterClassWithDevice()
218 DeviceContext(TestInformation testInfo) { in DeviceContext()