Home
last modified time | relevance | path

Searched refs:installTestApp (Results 1 – 24 of 24) sorted by relevance

/cts/hostsidetests/library/src/android/appmanifest/cts/
DUsesNativeLibraryTestCase.java316 private boolean installTestApp(File testApp) throws Exception {
377 assertTrue(installTestApp(buildTestApp(30,
390 assertFalse(installTestApp(buildTestApp(31,
407 assertFalse(installTestApp(buildTestApp(31,
422 assertTrue(installTestApp(buildTestApp(31,
434 assertTrue(installTestApp(buildTestApp(30,
447 assertTrue(installTestApp(buildTestApp(31,
464 assertTrue(installTestApp(buildTestApp(30,
477 assertFalse(installTestApp(buildTestApp(31,
491 assertTrue(installTestApp(buildTestApp(30,
[all …]
/cts/hostsidetests/media/src/android/media/router/cts/
DMediaRouter2HostSideTest.java90 installTestApp(testInfo, MEDIA_ROUTER_PROVIDER_1_APK); in installApps()
91 installTestApp(testInfo, MEDIA_ROUTER_PROVIDER_2_APK); in installApps()
92 installTestApp(testInfo, MEDIA_ROUTER_PROVIDER_3_APK); in installApps()
93 installTestApp(testInfo, MEDIA_ROUTER_PROVIDER_SELF_SCAN_ONLY_APK); in installApps()
94 installTestApp(testInfo, MEDIA_ROUTER_TEST_APK); in installApps()
95 installTestApp(testInfo, MEDIA_ROUTER_TEST_WITH_MODIFY_AUDIO_ROUTING_APK); in installApps()
385 installTestApp(getTestInformation(), MEDIA_ROUTER_PROVIDER_WITH_PACKAGE_MANAGER_SPAM_APK); in packageManagerSpammingProviderService_doesNotAutoBindAfterCrashing()
535 private static void installTestApp(TestInformation testInfo, String apkName) in installTestApp() method in MediaRouter2HostSideTest
/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/annotations/meta/
DEnsureHasUser.java32 boolean installTestApp() default true; in installTestApp() method
DEnsureHasProfile.java37 boolean installTestApp() default true; in installTestApp() method
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appexit/
DAppExitHostTest.java72 DeviceUtils.installTestApp(getDevice(), TEST_APK, TEST_PKG, mCtsBuild); in setUp()
73 DeviceUtils.installTestApp(getDevice(), HELPER_APK1, HELPER_PKG1, mCtsBuild); in setUp()
74 DeviceUtils.installTestApp(getDevice(), HELPER_APK2, HELPER_PKG2, mCtsBuild); in setUp()
/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DPackageInstallationSessionReportedStatsTests.java74 DeviceUtils.installTestApp(getDevice(), TEST_INSTALL_APK, TEST_INSTALL_PACKAGE, mCtsBuild); in testPackageInstallationSessionReportedForApkSuccessWithReplace()
197 DeviceUtils.installTestApp(getDevice(), TEST_INSTALL_APK, TEST_INSTALL_PACKAGE, mCtsBuild); in testPackageUninstalledReported()
227 DeviceUtils.installTestApp(getDevice(), TEST_INSTALL_APK_V2, TEST_INSTALL_PACKAGE, in testPackageInstallationFailedVersionDowngradeReported()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/credentials/
DCredentialsStatsTest.java68 DeviceUtils.installTestApp(getDevice(), TEST_APK, TEST_PKG, mCtsBuild); in setUp()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/alarm/
DAlarmStatsTests.java57 DeviceUtils.installTestApp(getDevice(), ALARM_ATOM_TEST_APK, ALARM_ATOM_TEST_PACKAGE, in setUp()
59 DeviceUtils.installTestApp(getDevice(), ALARM_ATOM_TEST_APK_2, ALARM_ATOM_TEST_PACKAGE_2, in setUp()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/voiceinteraction/
DHotwordDetectionServiceRestartedStatsTests.java72 DeviceUtils.installTestApp(getDevice(), TEST_APK, TEST_PKG, mCtsBuild); in setUp()
DHotwordDetectorCreateRequestedStatsTests.java74 DeviceUtils.installTestApp(getDevice(), TEST_APK, TEST_PKG, mCtsBuild); in setUp()
DHotwordDetectionServiceInitResultReportedStatsTest.java75 DeviceUtils.installTestApp(getDevice(), TEST_APK, TEST_PKG, mCtsBuild); in setUp()
DHotwordAudioEgressEventReportedStatsTest.java86 DeviceUtils.installTestApp(getDevice(), TEST_APK, TEST_PKG, mCtsBuild); in setUp()
DHotwordDetectorKeyphraseTriggeredStatsTest.java94 DeviceUtils.installTestApp(getDevice(), TEST_APK, TEST_PKG, mCtsBuild); in setUp()
DHotwordDetectorEventsStatsTest.java85 DeviceUtils.installTestApp(getDevice(), TEST_APK, TEST_PKG, mCtsBuild); in setUp()
/cts/hostsidetests/appcompat/hiddenapi/src/android/compat/hiddenapi/cts/
DHostsideStatsdAtomTests.java87 DeviceUtils.installTestApp(getDevice(), TEST_APK, TEST_PKG, mCtsBuild); in hiddenApiUsed()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/net/
DBytesTransferredTest.java51 DeviceUtils.installTestApp(getDevice(), DeviceUtils.STATSD_ATOM_TEST_APK, in setUp()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java171 installTestApp(device, STATSD_ATOM_TEST_APK, STATSD_ATOM_TEST_PKG, ctsBuildInfo); in installStatsdTestApp()
177 public static void installTestApp(ITestDevice device, String apkName, String pkgName, in installTestApp() method in DeviceUtils
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/media/
DMediaDrmAtomTests.java60 DeviceUtils.installTestApp(getDevice(), DeviceUtils.STATSD_ATOM_TEST_APK, in setUp()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/powermanager/
DPowerManagerStatsTests.java82 DeviceUtils.installTestApp(getDevice(), ADPF_ATOM_APP_APK, ADPF_ATOM_APP_PKG, mCtsBuild); in setUp()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/media/projection/
DMediaProjectionAtomsTests.java85 DeviceUtils.installTestApp(getDevice(), TEST_APK, TEST_PKG, mCtsBuild); in setUp()
/cts/hostsidetests/neuralnetworks/src/com/android/nn/host/cts/
DNeuralNetworksStatsTests.java54 DeviceUtils.installTestApp(getDevice(), APP_APK_NAME, APP_PKG_NAME, mCtsBuild); in setUp()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/performancehintmanager/
DPerformanceHintManagerStatsTests.java96 DeviceUtils.installTestApp(getDevice(), ADPF_ATOM_APP_APK, ADPF_ATOM_APP_PKG, mCtsBuild); in setUp()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/express/
DExpresslogAtomsTests.java66 DeviceUtils.installTestApp(device, EXPRESSLOG_TEST_APK, EXPRESSLOG_TEST_PKG, ctsBuildInfo); in installExpressLogTestApp()
/cts/hostsidetests/media/src/android/media/metrics/cts/
DMediaMetricsAtomTests.java77 DeviceUtils.installTestApp(testInfo.getDevice(), TEST_APK, TEST_PKG, in installApp()