Home
last modified time | relevance | path

Searched refs:DEVICE_TEST_CLASS (Results 1 – 8 of 8) sorted by relevance

/cts/hostsidetests/content/src/android/content/cts/
DInvalidSyncAuthoritiesHostTest.java37 private static final String DEVICE_TEST_CLASS = ".InvalidSyncAuthoritiesDeviceTest"; field in InvalidSyncAuthoritiesHostTest
60 runDeviceTests(DEVICE_TEST_PACKAGE, DEVICE_TEST_CLASS, "removeTestAccount"); in tearDown()
70 …runDeviceTests(DEVICE_TEST_PACKAGE, DEVICE_TEST_CLASS, "populateAndTestSyncAutomaticallyBeforeRebo… in testInvalidEntriesClearedOnBoot()
72 runDeviceTests(DEVICE_TEST_PACKAGE, DEVICE_TEST_CLASS, "testSyncAutomaticallyAfterReboot"); in testInvalidEntriesClearedOnBoot()
/cts/hostsidetests/resources/src/android/resources/cts/
DRegisterResourcePathsHostTests.java50 private static final String DEVICE_TEST_CLASS = "RegisterResourcePathsTest"; field in RegisterResourcePathsHostTests
55 runDeviceTests(DEVICE_TEST_PKG1, DEVICE_TEST_PKG1 + "." + DEVICE_TEST_CLASS, in testWebViewInitialization()
62 runDeviceTests(DEVICE_TEST_PKG2, DEVICE_TEST_PKG2 + "." + DEVICE_TEST_CLASS, in testWebViewInitializeOnBackGroundThread()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/powermanager/
DPowerManagerStatsTests.java66 private static final String DEVICE_TEST_CLASS = ".PowerManagerTests"; field in PowerManagerStatsTests
102 DEVICE_TEST_PKG + DEVICE_TEST_CLASS + "#" + testMethod); in testThermalHeadroomCalledIsPushed()
106 DEVICE_TEST_CLASS, testMethod); in testThermalHeadroomCalledIsPushed()
131 DEVICE_TEST_PKG + DEVICE_TEST_CLASS + "#" + testMethod); in testThermalStatusCalledIsPushed()
135 DEVICE_TEST_CLASS, testMethod); in testThermalStatusCalledIsPushed()
157 DEVICE_TEST_PKG + DEVICE_TEST_CLASS + "#" + testMethod); in testThermalHeadroomThresholdsCalledIsPushed()
161 DEVICE_TEST_CLASS, testMethod); in testThermalHeadroomThresholdsCalledIsPushed()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/alarm/
DAlarmStatsTests.java47 private static final String DEVICE_TEST_CLASS = ALARM_ATOM_TEST_PACKAGE + ".AlarmAtomTests"; field in AlarmStatsTests
119 DeviceUtils.runDeviceTests(getDevice(), ALARM_ATOM_TEST_PACKAGE, DEVICE_TEST_CLASS, in testWakeupAlarmOccurred() local
135 DeviceUtils.runDeviceTests(getDevice(), ALARM_ATOM_TEST_PACKAGE, DEVICE_TEST_CLASS, in testAlarmScheduled() local
170 DeviceUtils.runDeviceTests(getDevice(), ALARM_ATOM_TEST_PACKAGE, DEVICE_TEST_CLASS, in testAlarmScheduled_exactWithUEA() local
198 DeviceUtils.runDeviceTests(getDevice(), ALARM_ATOM_TEST_PACKAGE_2, DEVICE_TEST_CLASS, in testAlarmScheduled_exactWithSEA() local
224 DeviceUtils.runDeviceTests(getDevice(), ALARM_ATOM_TEST_PACKAGE, DEVICE_TEST_CLASS, in testAlarmBatchDelivered() local
255 DeviceUtils.runDeviceTests(getDevice(), ALARM_ATOM_TEST_PACKAGE, DEVICE_TEST_CLASS, in testPendingAlarmInfo() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/performancehintmanager/
DPerformanceHintManagerStatsTests.java80 private static final String DEVICE_TEST_CLASS = ".PerformanceHintManagerTests"; field in PerformanceHintManagerStatsTests
122 DEVICE_TEST_PKG + DEVICE_TEST_CLASS + "#" + testMethod); in testCreateHintSessionStatsdApp()
126 DEVICE_TEST_CLASS, testMethod); in testCreateHintSessionStatsdApp()
172 DEVICE_TEST_PKG + DEVICE_TEST_CLASS + "#" + testMethod); in testCreateHintSessionStatsdGame()
176 DEVICE_TEST_CLASS, testMethod); in testCreateHintSessionStatsdGame()
241 DEVICE_TEST_PKG + DEVICE_TEST_CLASS + "#" + testMethod); in testAdpfHintSessionTidCleanupIsPushed()
245 DEVICE_TEST_CLASS, testMethod); in testAdpfHintSessionTidCleanupIsPushed()
/cts/hostsidetests/webkit/src/com/android/cts/webkit/
DWebViewHostSideMultipleProfileTest.java48 private static final String DEVICE_TEST_CLASS = DEVICE_PACKAGE + "." + SIMPLE_DEVICE_TEST_CLASS; field in WebViewHostSideMultipleProfileTest
52 DEVICE_TEST_CLASS + "$BasicAdminReceiver";
190 .setTestClassName(DEVICE_TEST_CLASS) in assertWebViewDeviceTestAsUserPasses()
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DListeningPortsTest.java43 private static final String DEVICE_TEST_CLASS = DEVICE_TEST_PKG + ".ListeningPortsTest"; field in ListeningPortsTest
225 Utils.runDeviceTests(getDevice(), DEVICE_TEST_PKG, DEVICE_TEST_CLASS, DEVICE_TEST_METHOD, in assertNoAccessibleListeningPorts() local
/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
DAppCloningMediaProviderHostTest.java51 private static final String DEVICE_TEST_CLASS = DEVICE_TEST_APP_PACKAGE field in AppCloningMediaProviderHostTest
189 .setTestClassName(DEVICE_TEST_CLASS) in runDeviceTestAsUserInPkgA()