Home
last modified time | relevance | path

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

12

/cts/hostsidetests/appsearch/src/android/appsearch/cts/
DAppSearchMultiUserTest.java54 public static void setUpClass(TestInformation testInfo) throws Exception { in setUpClass()
76 public static void tearDownClass(TestInformation testInfo) throws Exception { in tearDownClass()
DEnterpriseContactsMultiUserTest.java63 public static void setUpClass(TestInformation testInfo) throws Exception { in setUpClass()
80 public static void tearDownClass(TestInformation testInfo) throws Exception { in tearDownClass()
127 private static void installPackageAsUser(TestInformation testInfo, int userId) in installPackageAsUser()
DContactsIndexerMultiUserTest.java52 public static void setUpClass(TestInformation testInfo) throws Exception { in setUpClass()
68 public static void tearDownClass(TestInformation testInfo) throws Exception { in tearDownClass()
/cts/hostsidetests/tagging/src/com/android/cts/tagging/
DMemtagBootctlTest.java48 public static void setUp(TestInformation testInfo) throws Exception { in setUp()
59 public static void tearDown(TestInformation testInfo) throws Exception { in tearDown()
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/contacts/
DContactsSharingTest.java66 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
86 public static void afterClass(TestInformation testInfo) throws Exception { in afterClass()
94 private static boolean doesDeviceSupportContactSharing(TestInformation testInfo) in doesDeviceSupportContactSharing()
DManagedProfileContactsAccessTest.java75 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
96 public static void afterClass(TestInformation testInfo) throws Exception { in afterClass()
/cts/hostsidetests/blobstore/src/com/android/cts/host/blob/
DBlobStoreMultiUserTest.java45 public static void setUpClass(TestInformation testInfo) throws Exception { in setUpClass()
71 public static void tearDownClass(TestInformation testInfo) throws Exception { in tearDownClass()
/cts/hostsidetests/media/src/android/media/router/cts/
DMediaRouter2HostSideTest.java88 public static void installApps(TestInformation testInfo) in installApps()
99 public static void uninstallApps(TestInformation testInfo) throws DeviceNotAvailableException { in uninstallApps()
535 private static void installTestApp(TestInformation testInfo, String apkName) in installTestApp()
/cts/common/host-side/util-axt/src/com/android/compatibility/common/util/
DUserUtil.java33 public UserUtil(TestInformation testInfo) { in UserUtil()
/cts/hostsidetests/car/src/android/car/cts/
DCarWifiHostTest.java75 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
90 public static void afterClassWithInfo(TestInformation testInfo) throws Exception { in afterClassWithInfo()
/cts/tests/jdwp/runner/host-side/src/com/android/compatibility/testtype/
DLibcoreTest.java59 …public void run(TestInformation testInfo, ITestInvocationListener listener) throws DeviceNotAvaila… in run()
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/intent/
DIntentRedirectionTest.java59 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
73 public static void afterClass(TestInformation testInfo) throws Exception { in afterClass()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/targetprep/
DCecPortDiscoverer.java68 public void setUp(TestInformation testInfo) in setUp()
99 public void tearDown(TestInformation testInfo, Throwable e) { in tearDown()
/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
DShellCommandFromAppTest.java43 private void runDeviceTestMethodWithoutHiddenApiCheck(TestInfo testInfo, boolean instant) in runDeviceTestMethodWithoutHiddenApiCheck()
/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
DAppCloningMediaProviderHostTest.java72 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
107 public static void afterClass(TestInformation testInfo) throws Exception { in afterClass()
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/media/storage/
DAppCloningPublicVolumeTest.java56 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
DAppCloningStorageHostTest.java49 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
/cts/tests/app/FgsTimeoutTest/FgsTimeoutTestHelper/src/android/app/cts/fgstimeouttesthelper/
DFgsTimeoutMessageReceiver.java68 FgsTimeoutMessage testInfo = FgsTimeoutHelper.getCurrentTestInfo(); in isMessageCurrent() local
/cts/hostsidetests/media/bitstreams/src/android/media/cts/bitstreams/
DReportProcessor.java143 TestInformation testInfo, in runDeviceTest()
183 void processDeviceReport(TestInformation testInfo, in processDeviceReport()
/cts/tests/app/ShortFgsTest/ShortFgsTestHelper/src/android/app/cts/shortfgstesthelper/
DShortFgsMessageReceiver.java75 ShortFgsMessage testInfo = ShortFgsHelper.getCurrentTestInfo(); in isMessageCurrent() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsSsDataTest.java268 ImsCallForwardInfo testInfo = unparceledData.getCallForwardInfo().get(0); in testSetCallForwardingInfo() local
298 ImsSsInfo testInfo = unparceledData.getSuppServiceInfo().get(0); in testSetSuppServiceInfo() local
/cts/hostsidetests/classpath/src/android/classpath/cts/
DClasspathDeviceInfo.java99 TestInformation testInfo = getTestInformation(); in testCollectClasspathDeviceInfo() local
/cts/libs/install/src/android/cts/install/lib/host/
DInstallUtilsHost.java63 public InstallUtilsHost(TestInformation testInfo) { in InstallUtilsHost()
/cts/common/device-side/nativetesthelper/jni/
Dgtest_wrapper.cpp115 virtual void OnTestStart(const testing::TestInfo &testInfo) override { in OnTestStart()
213 auto testInfo = testCase->GetTestInfo(testIndex); in Java_com_android_gtestrunner_GtestRunner_nInitialize() local
/cts/hostsidetests/compilation/src/android/compilation/cts/
DUtils.java44 public Utils(TestInformation testInfo) throws Exception { in Utils()

12