Home
last modified time | relevance | path

Searched defs:TEST_CLASS (Results 1 – 25 of 28) sorted by relevance

12

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DEphemeralTest.java70 private static final String TEST_CLASS = ".ClientTest"; field in EphemeralTest
145 Utils.runDeviceTestsAsCurrentUser(getDevice(), NORMAL_PKG, TEST_CLASS, "testQuery"); in testNormalQuery() local
153 Utils.runDeviceTestsAsCurrentUser(getDevice(), NORMAL_PKG, TEST_CLASS, "testStartNormal"); in testNormalStartNormal() local
161 Utils.runDeviceTestsAsCurrentUser(getDevice(), NORMAL_PKG, TEST_CLASS, in testNormalStartEphemeral() local
170 Utils.runDeviceTestsAsCurrentUser(getDevice(), EPHEMERAL_1_PKG, TEST_CLASS, "testQuery"); in testEphemeralQuery() local
178 Utils.runDeviceTestsAsCurrentUser(getDevice(), EPHEMERAL_1_PKG, TEST_CLASS, in testEphemeralStartNormal() local
190 Utils.runDeviceTestsAsCurrentUser(getDevice(), EPHEMERAL_1_PKG, TEST_CLASS, in testEphemeralStartExposed01() local
198 Utils.runDeviceTestsAsCurrentUser(getDevice(), EPHEMERAL_1_PKG, TEST_CLASS, in testEphemeralStartExposed02() local
206 Utils.runDeviceTestsAsCurrentUser(getDevice(), EPHEMERAL_1_PKG, TEST_CLASS, in testEphemeralStartExposed03() local
214 Utils.runDeviceTestsAsCurrentUser(getDevice(), EPHEMERAL_1_PKG, TEST_CLASS, in testEphemeralStartExposed04() local
[all …]
DIsolatedSplitsTests.java33 private static final String TEST_CLASS = PKG + ".SplitAppTest"; field in IsolatedSplitsTests
97 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, "shouldLoadDefault"); in testInstallBase() local
114 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, "shouldLoadPolishLocale"); in testInstallBaseAndConfigSplit() local
159 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, "shouldLoadDefault"); in testInstallOneFeatureSplit() local
160 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, in testInstallOneFeatureSplit() local
162 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, in testInstallOneFeatureSplit() local
181 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, "shouldLoadPolishLocale"); in testInstallOneFeatureSplitAndConfigSplits() local
182 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, in testInstallOneFeatureSplitAndConfigSplits() local
196 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, "shouldLoadDefault"); in testInstallDependentFeatureSplits() local
197 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, in testInstallDependentFeatureSplits() local
[all …]
DReadableSettingsFieldsTest.java48 private static final String TEST_CLASS = TEST_PACKAGE + ".ReadSettingsFieldsTest"; field in ReadableSettingsFieldsTest
/cts/hostsidetests/classloaders/splits/src/android/classloaders/cts/
DClassloaderSplitsTest.java31 private static final String TEST_CLASS = PKG + ".SplitAppTest"; field in ClassloaderSplitsTest
71 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testBaseClassLoader"); in testBaseClassLoader() local
86 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testBaseClassLoader"); in testFeatureAClassLoader() local
87 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testFeatureAClassLoader"); in testFeatureAClassLoader() local
103 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testBaseClassLoader"); in testFeatureBClassLoader() local
104 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testFeatureAClassLoader"); in testFeatureBClassLoader() local
105 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testFeatureBClassLoader"); in testFeatureBClassLoader() local
116 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testBaseClassLoader"); in testReceiverClassLoaders() local
117 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testAllReceivers"); in testReceiverClassLoaders() local
133 runDeviceTests(getDevice(), PKG, TEST_CLASS, "testBaseServiceClassLoader"); in testServiceClassLoaders() local
[all …]
/cts/hostsidetests/blobstore/src/com/android/cts/host/blob/
DDataPersistenceTest.java25 private static final String TEST_CLASS = TARGET_PKG + ".DataPersistenceTest"; field in DataPersistenceTest
DInstantAppAccessTest.java28 private static final String TEST_CLASS = TARGET_PKG + ".InstantAppAccessTest"; field in InstantAppAccessTest
DDataCleanupTest.java27 private static final String TEST_CLASS = TARGET_PKG + ".DataCleanupTest"; field in DataCleanupTest
DBlobStoreMultiUserTest.java36 private static final String TEST_CLASS = TARGET_PKG + ".DataCleanupTest"; field in BlobStoreMultiUserTest
DStatsdBlobStoreAtomTest.java38 private static final String TEST_CLASS = TARGET_PKG + ".AtomTest"; field in StatsdBlobStoreAtomTest
/cts/hostsidetests/packagemanager/codepath/src/com/android/tests/codepath/host/
DCodePathTest.java38 private static final String TEST_CLASS = TEST_PACKAGE + "." + "CodePathDeviceTest"; field in CodePathTest
74 runDeviceTests(getDevice(), null, TEST_PACKAGE, TEST_CLASS, TEST_METHOD, in runDeviceTest() local
/cts/hostsidetests/securitybulletin/src/android/security/cts/
DCVE_2021_0305.java43 private static final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; field in CVE_2021_0305
DCVE_2021_0481.java47 private static final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; field in CVE_2021_0481
/cts/hostsidetests/backup/src/android/cts/backup/
DOtherSoundsSettingsHostSideTest.java50 private static final String TEST_CLASS = APP_PACKAGE + ".OtherSoundsSettingsTest"; field in OtherSoundsSettingsHostSideTest
DSyncAdapterSettingsHostSideTest.java51 private static final String TEST_CLASS = APP_PACKAGE + ".SyncAdapterSettingsTest"; field in SyncAdapterSettingsHostSideTest
DProfileSerialNumberHostSideTest.java42 private static final String TEST_CLASS = TEST_PACKAGE + ".ProfileSerialNumberTest"; field in ProfileSerialNumberHostSideTest
/cts/hostsidetests/seccomp/src/android/seccomp/cts/
DSeccompHostJUnit4DeviceTest.java39 private static final String TEST_CLASS = TEST_PKG + "." + "SeccompDeviceTest"; field in SeccompHostJUnit4DeviceTest
/cts/common/device-side/bedstead/queryable/src/test/java/com/android/queryable/info/
DActivityInfoTest.java33 private static final Class<? extends Activity> TEST_CLASS = ActivityContext.class; field in ActivityInfoTest
DClassInfoTest.java28 private static final Class<?> TEST_CLASS = ClassInfoTest.class; field in ClassInfoTest
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appexit/
DAppExitHostTest.java51 private static final String TEST_CLASS = "android.app.cts.ActivityManagerAppExitInfoTest"; field in AppExitHostTest
126 DeviceUtils.runDeviceTests(getDevice(), TEST_PKG, TEST_CLASS, testMethod); in performLogStatsdTest() local
/cts/hostsidetests/sample/src/android/sample/cts/
DSampleHostJUnit4DeviceTest.java41 private static final String TEST_CLASS = TEST_PKG + "." + "SampleDeviceTest"; field in SampleHostJUnit4DeviceTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DAccountCheckHostSideTest.java55 private static final String TEST_CLASS = field in AccountCheckHostSideTest
DQuietModeHostsideTest.java25 private static final String TEST_CLASS = ".QuietModeTest"; field in QuietModeHostsideTest
/cts/hostsidetests/packagemanager/multiuser/src/com/android/tests/packagemanager/multiuser/host/
DPackageManagerMultiUserTestBase.java40 private static final String TEST_CLASS = ".PackageManagerMultiUserTest"; field in PackageManagerMultiUserTestBase
/cts/hostsidetests/sustainedperf/src/android/SustainedPerformance/cts/
DSustainedPerformanceHostTest.java48 private static final String TEST_CLASS = "DeviceTestActivity"; field in SustainedPerformanceHostTest
/cts/hostsidetests/atrace/src/android/atrace/cts/
DAtraceHostTestBase.java47 private static final String TEST_CLASS = "com.android.cts.atracetestapp.AtraceDeviceTests"; field in AtraceHostTestBase

12