/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | EphemeralTest.java | 70 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 …]
|
D | IsolatedSplitsTests.java | 35 private static final String TEST_CLASS = PKG + ".SplitAppTest"; field in IsolatedSplitsTests 99 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, "shouldLoadDefault"); in testInstallBase() local 116 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, "shouldLoadPolishLocale"); in testInstallBaseAndConfigSplit() local 161 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, "shouldLoadDefault"); in testInstallOneFeatureSplit() local 162 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, in testInstallOneFeatureSplit() local 164 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, in testInstallOneFeatureSplit() local 183 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, "shouldLoadPolishLocale"); in testInstallOneFeatureSplitAndConfigSplits() local 184 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, in testInstallOneFeatureSplitAndConfigSplits() local 198 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, "shouldLoadDefault"); in testInstallDependentFeatureSplits() local 199 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG, TEST_CLASS, in testInstallDependentFeatureSplits() local [all …]
|
D | SettingsProviderInvalidKeyTest.java | 33 private static final String TEST_CLASS = TEST_PACKAGE + ".SettingsProviderInvalidKeyTest"; field in SettingsProviderInvalidKeyTest
|
/cts/hostsidetests/classloaders/splits/src/android/classloaders/cts/ |
D | ClassloaderSplitsTest.java | 31 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/packagemanager/deletekeepdata/src/com/android/tests/deletekeepdata/host/ |
D | DeleteKeepDataRebootTest.java | 41 private static final String TEST_CLASS = TEST_PACKAGE + ".DeleteKeepDataDeviceTest"; field in DeleteKeepDataRebootTest 61 runDeviceTests(getDevice(), TEST_PACKAGE, TEST_CLASS, TEST_WRITE_METHOD); in testDataNotPreservedWithoutFlag() local 66 runDeviceTests(getDevice(), TEST_PACKAGE, TEST_CLASS, TEST_READ_METHOD_FAIL); in testDataNotPreservedWithoutFlag() local 72 runDeviceTests(getDevice(), TEST_PACKAGE, TEST_CLASS, TEST_WRITE_METHOD); in testDataPreservedWithFlagWithoutReboot() local 77 runDeviceTests(getDevice(), TEST_PACKAGE, TEST_CLASS, TEST_READ_METHOD); in testDataPreservedWithFlagWithoutReboot() local 83 runDeviceTests(getDevice(), TEST_PACKAGE, TEST_CLASS, TEST_WRITE_METHOD); in testDataPreservedWithFlagWithReboot() local 89 runDeviceTests(getDevice(), TEST_PACKAGE, TEST_CLASS, TEST_READ_METHOD); in testDataPreservedWithFlagWithReboot() local
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/media/ |
D | HdrCapabilitiesTests.java | 44 private static final String TEST_CLASS = ".HdrCapabilitiesAtomTests"; field in HdrCapabilitiesTests 58 DeviceUtils.runDeviceTests(getDevice(), TEST_PKG, TEST_CLASS, in setUp() local 82 DeviceUtils.runDeviceTests(getDevice(), TEST_PKG, TEST_CLASS, in tearDown() local 110 DeviceUtils.runDeviceTests(getDevice(), TEST_PKG, TEST_CLASS, in testForceHdrFormat() local 136 DeviceUtils.runDeviceTests(getDevice(), TEST_PKG, TEST_CLASS, in testHasUserDisabledHdrConversion() local 145 DeviceUtils.runDeviceTests(getDevice(), TEST_PKG, TEST_CLASS, in testHasUserDisabledHdrConversion() local 224 DeviceUtils.runDeviceTests(getDevice(), TEST_PKG, TEST_CLASS, in getHdrTypesFromDevice() local 267 hdrType, TEST_CLASS)); in forceHdrConversionToMethod() local
|
/cts/hostsidetests/blobstore/src/com/android/cts/host/blob/ |
D | DataPersistenceTest.java | 25 private static final String TEST_CLASS = TARGET_PKG + ".DataPersistenceTest"; field in DataPersistenceTest
|
D | InstantAppAccessTest.java | 28 private static final String TEST_CLASS = TARGET_PKG + ".InstantAppAccessTest"; field in InstantAppAccessTest
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/credentials/ |
D | CredentialsStatsTest.java | 52 public static final String TEST_CLASS = field in CredentialsStatsTest 94 DeviceUtils.runDeviceTests(getDevice(), TEST_PKG, TEST_CLASS, in testInitialPhaseKnownCaller() local
|
/cts/hostsidetests/securitybulletin/src/android/security/cts/ |
D | CVE_2021_0953.java | 34 final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; in testPocCVE_2021_0953() local
|
D | CVE_2021_39626.java | 32 static final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; field in CVE_2021_39626
|
D | CVE_2020_0448.java | 34 static final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; field in CVE_2020_0448
|
D | CVE_2020_0338.java | 37 final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; in testPocCVE_2020_0338() local
|
D | CVE_2022_20138.java | 32 static final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; field in CVE_2022_20138
|
D | CVE_2021_0441.java | 35 static final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; field in CVE_2021_0441
|
D | CVE_2022_20115.java | 32 private static final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; field in CVE_2022_20115
|
D | Bug_183410508.java | 34 private static final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; field in Bug_183410508
|
D | CVE_2021_0523.java | 34 private static final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; field in CVE_2021_0523
|
D | CVE_2021_0965.java | 34 private static final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; field in CVE_2021_0965
|
D | CVE_2021_0586.java | 32 private static final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; field in CVE_2021_0586
|
D | Bug_183411210.java | 34 private static final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; field in Bug_183411210
|
D | Bug_183963253.java | 33 private static final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; field in Bug_183963253
|
D | CVE_2021_0693.java | 31 private static final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; field in CVE_2021_0693
|
D | Bug_183794206.java | 34 private static final String TEST_CLASS = TEST_PKG + "." + "DeviceTest"; field in Bug_183794206
|
/cts/hostsidetests/packagemanager/packagesetting/src/com/android/tests/packagesetting/host/ |
D | PackageSettingTest.java | 40 private static final String TEST_CLASS = TEST_PACKAGE + "." + "PackageSettingDeviceTest"; field in PackageSettingTest 74 runDeviceTests(getDevice(), null, TEST_PACKAGE, TEST_CLASS, "testCodePathMatchesExpected", in testCodePathMatchesDumpsys() local 107 runDeviceTests(getDevice(), null, TEST_PACKAGE, TEST_CLASS, in testFirstInstallTimeMatchesDumpsys() local
|