Home
last modified time | relevance | path

Searched defs:testInfo (Results 1 – 7 of 7) 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.java58 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
85 public static void afterClassWithDevice(TestInformation testInfo) throws Exception { in afterClassWithDevice()
DCompOsDenialHostTest.java54 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
73 public static void afterClassWithDevice(TestInformation testInfo) throws Exception { in afterClassWithDevice()
DOdrefreshHostTest.java61 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
79 public static void afterClassWithDevice(TestInformation testInfo) throws Exception { in afterClassWithDevice()
DOdsignTestUtils.java74 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()