Home
last modified time | relevance | path

Searched refs:cts (Results 1 – 25 of 7060) sorted by relevance

12345678910>>...283

/cts/hostsidetests/compilation/assets/
Dprimary.prof.txt1 Landroid/compilation/cts/CompilationTargetActivity;
2 SHLandroid/compilation/cts/CompilationTargetActivity;->m0()I
3 SHLandroid/compilation/cts/CompilationTargetActivity;->m1()I
4 SHLandroid/compilation/cts/CompilationTargetActivity;->m2()I
5 SHLandroid/compilation/cts/CompilationTargetActivity;->m3()I
6 SHLandroid/compilation/cts/CompilationTargetActivity;->m4()I
7 SHLandroid/compilation/cts/CompilationTargetActivity;->m5()I
8 SHLandroid/compilation/cts/CompilationTargetActivity;->m6()I
9 SHLandroid/compilation/cts/CompilationTargetActivity;->m7()I
10 SHLandroid/compilation/cts/CompilationTargetActivity;->m8()I
[all …]
/cts/tests/app/WallpaperTest/
DTEST_MAPPING7 "include-filter": "android.app.cts.wallpapers.WallpaperColorsTest#equalsTest"
10 "include-filter": "android.app.cts.wallpapers.WallpaperColorsTest#fromBitmapTest"
13 … "include-filter": "android.app.cts.wallpapers.WallpaperColorsTest#fromDrawableDoesntMutateBounds"
16 "include-filter": "android.app.cts.wallpapers.WallpaperColorsTest#fromDrawableTest"
19 "include-filter": "android.app.cts.wallpapers.WallpaperColorsTest#getWallpaperColorsTest"
22 "include-filter": "android.app.cts.wallpapers.WallpaperColorsTest#parcelTest"
25 … "include-filter": "android.app.cts.wallpapers.WallpaperColorsTest#wallpaperColorsHints_ctor"
28 … "include-filter": "android.app.cts.wallpapers.WallpaperColorsTest#wallpaperColorsHints_default"
31 …"include-filter": "android.app.cts.wallpapers.WallpaperInfoTest#test_defaultUnfoldTransitionDisabl…
34 "include-filter": "android.app.cts.wallpapers.WallpaperInfoTest#test_wallpaperInfoOptions"
[all …]
/cts/tests/tests/hardware/
DTEST_MAPPING18 // TODO(b/266108817): android.hardware.input.cts.tests unexpected timeouts
19 … "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4BluetoothTest#testAllMotions"
22 … "exclude-filter": "android.hardware.input.cts.tests.SonyDualSenseBluetoothTest#testAllKeys"
25 … "exclude-filter": "android.hardware.input.cts.tests.SonyDualSenseBluetoothTest#testAllMotions"
28 "exclude-filter": "android.hardware.input.cts.tests.AsusGamepadTest#testAllKeys"
31 "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock3UsbTest#testAllKeys"
34 "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock3UsbTest#testAllMotions"
37 "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4UsbTest#testAllKeys"
40 "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4UsbTest#testAllMotions"
43 … "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4ProUsbTest#testAllMotions"
[all …]
/cts/hostsidetests/stagedinstall/
DAndroid.bp28 "cts-tradefed",
29 "cts-shim-host-lib",
35 static_libs: ["cts-install-lib-host"],
41 "cts",
81 "cts-install-lib",
100 src: "testdata/apex/arm/com.android.apex.cts.shim.v2_signed_bob.apex",
103 src: "testdata/apex/arm/com.android.apex.cts.shim.v2_signed_bob.apex",
106 src: "testdata/apex/riscv64/com.android.apex.cts.shim.v2_signed_bob.apex",
109 src: "testdata/apex/x86/com.android.apex.cts.shim.v2_signed_bob.apex",
112 src: "testdata/apex/x86/com.android.apex.cts.shim.v2_signed_bob.apex",
[all …]
/cts/tests/tests/appenumeration/app/source/
DAndroid.bp32 // Tag this module as a cts test artifact
34 "cts",
43 // Tag this module as a cts test artifact
45 "cts",
54 // Tag this module as a cts test artifact
56 "cts",
65 // Tag this module as a cts test artifact
67 "cts",
76 // Tag this module as a cts test artifact
78 "cts",
[all …]
/cts/hostsidetests/media/app/MediaRouteProviderApps/src/android/media/router/cts/
DFakeMediaRoute2ProviderService3.java17 package android.media.router.cts;
19 import static android.media.cts.MediaRouterTestConstants.MEDIA_ROUTER_TEST_PACKAGE;
20 import static android.media.cts.MediaRouterTestConstants.ROUTE_DEDUPLICATION_ID_1;
21 import static android.media.cts.MediaRouterTestConstants.ROUTE_DEDUPLICATION_ID_2;
22 import static android.media.cts.MediaRouterTestConstants.ROUTE_DEDUPLICATION_ID_3;
23 import static android.media.cts.MediaRouterTestConstants.ROUTE_ID_APP_3_ROUTE_1;
24 import static android.media.cts.MediaRouterTestConstants.ROUTE_ID_APP_3_ROUTE_2;
25 import static android.media.cts.MediaRouterTestConstants.ROUTE_ID_APP_3_ROUTE_3;
26 import static android.media.cts.MediaRouterTestConstants.ROUTE_ID_APP_3_ROUTE_4;
27 import static android.media.cts.MediaRouterTestConstants.ROUTE_ID_APP_3_ROUTE_5;
[all …]
DFakeMediaRoute2ProviderService1.java17 package android.media.router.cts;
19 import static android.media.cts.MediaRouterTestConstants.ROUTE_DEDUPLICATION_ID_1;
20 import static android.media.cts.MediaRouterTestConstants.ROUTE_DEDUPLICATION_ID_2;
21 import static android.media.cts.MediaRouterTestConstants.ROUTE_ID_APP_1_ROUTE_1;
22 import static android.media.cts.MediaRouterTestConstants.ROUTE_ID_APP_1_ROUTE_2;
23 import static android.media.cts.MediaRouterTestConstants.ROUTE_ID_APP_1_ROUTE_3;
24 import static android.media.cts.MediaRouterTestConstants.ROUTE_ID_APP_1_ROUTE_4;
25 import static android.media.cts.MediaRouterTestConstants.ROUTE_ID_APP_1_ROUTE_5;
26 import static android.media.cts.MediaRouterTestConstants.ROUTE_NAME_1;
27 import static android.media.cts.MediaRouterTestConstants.ROUTE_NAME_2;
[all …]
DFakeMediaRoute2ProviderService2.java17 package android.media.router.cts;
19 import static android.media.cts.MediaRouterTestConstants.ROUTE_DEDUPLICATION_ID_1;
20 import static android.media.cts.MediaRouterTestConstants.ROUTE_DEDUPLICATION_ID_3;
21 import static android.media.cts.MediaRouterTestConstants.ROUTE_ID_APP_2_ROUTE_1;
22 import static android.media.cts.MediaRouterTestConstants.ROUTE_ID_APP_2_ROUTE_2;
23 import static android.media.cts.MediaRouterTestConstants.ROUTE_ID_APP_2_ROUTE_3;
24 import static android.media.cts.MediaRouterTestConstants.ROUTE_ID_APP_2_ROUTE_4;
25 import static android.media.cts.MediaRouterTestConstants.ROUTE_NAME_1;
26 import static android.media.cts.MediaRouterTestConstants.ROUTE_NAME_2;
27 import static android.media.cts.MediaRouterTestConstants.ROUTE_NAME_3;
[all …]
/cts/tests/tests/os/
DTEST_MAPPING10 "exclude-filter": "android.os.cts.BuildTest#testSdkInt"
13 "exclude-filter": "android.os.cts.StrictModeTest#testNonSdkApiUsage"
30 … "exclude-filter": "android.os.cts.AppHibernationIntegrationTest#testUnusedApp_getsForceStopped"
34 …"exclude-filter": "android.os.cts.AutoRevokeTest#testAppWithPermissionsChangedRecently_doesNotGetP…
38 …"exclude-filter": "android.os.cts.AutoRevokeTest#testAutoRevoke_goToUnusedAppsPage_removesSafetyCe…
42 "exclude-filter": "android.os.cts.AutoRevokeTest#testAutoRevoke_userAllowlisting"
46 …"exclude-filter": "android.os.cts.AutoRevokeTest#testPreMinAutoRevokeVersionUnusedApp_doesntGetPer…
50 "exclude-filter": "android.os.cts.AutoRevokeTest#testInstallGrants_notRevokedImmediately"
54 "exclude-filter": "android.os.cts.AutoRevokeTest#testUnusedApp_uninstallApp"
58 "exclude-filter": "android.os.cts.BuildTest#testSdkInt"
[all …]
DAndroid.bp57 "src/android/os/cts/IParcelFileDescriptorPeer.aidl",
58 "src/android/os/cts/IEmptyService.aidl",
59 "src/android/os/cts/ISeccompIsolatedService.aidl",
60 "src/android/os/cts/ISecondary.aidl",
61 "src/android/os/cts/ISharedMemoryService.aidl",
62 "src/android/os/cts/IParcelExceptionService.aidl",
64 // Set its own test config to prevent sharing with cts-platform-version-check
66 // Tag this module as a cts test artifact
68 "cts",
97 "src/android/os/connectivity/cts/WifiActivityEnergyInfoTest.java",
[all …]
/cts/hostsidetests/appsecurity/res/pkgsigverify/
Dgenerate-apks.sh8cts/hostsidetests/appsecurity/certs/pkgsigverify/dsa-3072.pk8 --cert cts/hostsidetests/appsecurity…
9cts/hostsidetests/appsecurity/certs/pkgsigverify/ec-p256.pk8 --cert cts/hostsidetests/appsecurity/…
10cts/hostsidetests/appsecurity/certs/pkgsigverify/rsa-2048.pk8 --cert cts/hostsidetests/appsecurity…
11cts/hostsidetests/appsecurity/certs/pkgsigverify/ec-p384.pk8 --cert cts/hostsidetests/appsecurity/…
12cts/hostsidetests/appsecurity/certs/pkgsigverify/rsa-4096.pk8 --cert cts/hostsidetests/appsecurity…
15cts/hostsidetests/appsecurity/certs/pkgsigverify/dsa-3072.pk8 --cert cts/hostsidetests/appsecurity…
16cts/hostsidetests/appsecurity/certs/pkgsigverify/ec-p256.pk8 --cert cts/hostsidetests/appsecurity/…
17cts/hostsidetests/appsecurity/certs/pkgsigverify/rsa-2048.pk8 --cert cts/hostsidetests/appsecurity…
20cts/hostsidetests/appsecurity/certs/pkgsigverify/dsa-3072.pk8 --cert cts/hostsidetests/appsecurity…
21cts/hostsidetests/appsecurity/certs/pkgsigverify/ec-p256.pk8 --cert cts/hostsidetests/appsecurity/…
[all …]
/cts/tests/tests/appenumeration/app/target/
DAndroid.bp33 // Tag this module as a cts test artifact
35 "cts",
44 // Tag this module as a cts test artifact
46 "cts",
55 // Tag this module as a cts test artifact
57 "cts",
66 // Tag this module as a cts test artifact
68 "cts",
77 // Tag this module as a cts test artifact
79 "cts",
[all …]
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DInitializedCheckoutActivityTest.java16 package android.autofillservice.cts.dropdown;
18 import static android.autofillservice.cts.activities.CheckoutActivity.ID_ADDRESS;
19 import static android.autofillservice.cts.activities.CheckoutActivity.ID_CC_EXPIRATION;
20 import static android.autofillservice.cts.activities.CheckoutActivity.ID_CC_NUMBER;
21 import static android.autofillservice.cts.activities.CheckoutActivity.ID_SAVE_CC;
22 import static android.autofillservice.cts.activities.CheckoutActivity.INDEX_ADDRESS_HOME;
23 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
24 import static android.autofillservice.cts.testcore.Helper.assertListValue;
25 import static android.autofillservice.cts.testcore.Helper.assertTextAndValue;
26 import static android.autofillservice.cts.testcore.Helper.assertTextIsSanitized;
[all …]
DPreFilledLoginActivityTest.java16 package android.autofillservice.cts.dropdown;
18 import static android.autofillservice.cts.testcore.Helper.ID_PASSWORD;
19 import static android.autofillservice.cts.testcore.Helper.ID_PASSWORD_LABEL;
20 import static android.autofillservice.cts.testcore.Helper.ID_USERNAME;
21 import static android.autofillservice.cts.testcore.Helper.ID_USERNAME_LABEL;
22 import static android.autofillservice.cts.testcore.Helper.assertTextAndValue;
23 import static android.autofillservice.cts.testcore.Helper.assertTextFromResources;
24 import static android.autofillservice.cts.testcore.Helper.assertTextIsSanitized;
25 import static android.autofillservice.cts.testcore.Helper.assertTextOnly;
26 import static android.autofillservice.cts.testcore.Helper.findNodeByResourceId;
[all …]
/cts/build/
Dconfig.mk17 COMPATIBILITY_TESTCASES_OUT_cts := $(HOST_OUT)/cts/android-cts/testcases
21 BUILD_COMPATIBILITY_SUITE := cts/build/compatibility_test_suite.mk
22 BUILD_CTS_EXECUTABLE := cts/build/test_executable.mk
23 BUILD_CTS_PACKAGE := cts/build/test_package.mk
24 BUILD_CTS_HOST_JAVA_LIBRARY := cts/build/host_java_library.mk
25 BUILD_CTS_TARGET_JAVA_LIBRARY := cts/build/test_target_java_library.mk
26 BUILD_CTS_SUPPORT_PACKAGE := cts/build/support_package.mk
27 BUILD_CTS_DEVICE_INFO_PACKAGE := cts/build/device_info_package.mk
/cts/tests/tests/uirendering/
DTEST_MAPPING8 "exclude-annotation": "android.uirendering.cts.runner.SkipPresubmit"
21 "exclude-annotation": "android.uirendering.cts.runner.SkipPresubmit"
28 … "exclude-filter": "android.uirendering.cts.testclasses.PathClippingTests#testCircleWithPoints"
32 … "exclude-filter": "android.uirendering.cts.testclasses.TextureViewTests#testReuseSurfaceTexture"
36 …"exclude-filter": "android.uirendering.cts.testclasses.AnimatedImageDrawableTest#testSetBoundsPost…
39 "exclude-filter": "android.uirendering.cts.testclasses.CanvasTests#testAntiAliasClipping"
42 …"exclude-filter": "android.uirendering.cts.testclasses.CanvasTests#testDrawDoubleRoundRectWithRadi…
45 "exclude-filter": "android.uirendering.cts.testclasses.ExactCanvasTests#testDrawLine"
48 "exclude-filter": "android.uirendering.cts.testclasses.PathClippingTests#testTextClip"
51 "exclude-filter": "android.uirendering.cts.testclasses.PathTests#testTextPathWithOffset"
[all …]
/cts/tests/tests/media/audio/
DOWNERS5 per-file src/android/media/audio/cts/AudioMetadataTest.java = hunga@google.com
6 per-file src/android/media/audio/cts/AudioRecordTest.java = hunga@google.com
7 per-file src/android/media/audio/cts/AudioRecord_BufferSizeTest.java = hunga@google.com
8 per-file src/android/media/audio/cts/AudioTrackLatencyTest.java = hunga@google.com
9 per-file src/android/media/audio/cts/AudioTrackOffloadTest.java = hunga@google.com
10 per-file src/android/media/audio/cts/AudioTrackSurroundTest.java = hunga@google.com
11 per-file src/android/media/audio/cts/AudioTrackTest.java = hunga@google.com
12 per-file src/android/media/audio/cts/AudioTrack_ListenerTest.java = hunga@google.com
13 per-file src/android/media/audio/cts/SoundPoolAacTest.java = hunga@google.com
14 per-file src/android/media/audio/cts/SoundPoolHapticTest.java = hunga@google.com
[all …]
/cts/tests/signature/tests/src/android/signature/cts/tests/
DTestClassesProvider.java16 package android.signature.cts.tests;
20 import android.signature.cts.ClassProvider;
21 import android.signature.cts.DexMember;
22 import android.signature.cts.tests.data.AbstractClass;
23 import android.signature.cts.tests.data.SystemApiClass;
24 import android.signature.cts.tests.data.FinalClass;
25 import android.signature.cts.tests.data.PrivateClass;
26 import android.signature.cts.tests.data.PublicApiClass;
27 import android.signature.cts.tests.data.ForciblyPublicizedPrivateClass;
28 import android.signature.cts.tests.data.NormalClass;
[all …]
/cts/tests/sensor/src/android/hardware/cts/helpers/
DFrameworkUnitTests.java17 package android.hardware.cts.helpers;
22 import android.hardware.cts.helpers.sensoroperations.SensorOperationTest;
23 import android.hardware.cts.helpers.sensorverification.EventGapVerificationTest;
24 import android.hardware.cts.helpers.sensorverification.EventOrderingVerificationTest;
25 import android.hardware.cts.helpers.sensorverification.FrequencyVerificationTest;
26 import android.hardware.cts.helpers.sensorverification.InitialValueVerificationTest;
27 import android.hardware.cts.helpers.sensorverification.JitterVerificationTest;
28 import android.hardware.cts.helpers.sensorverification.MagnitudeVerificationTest;
29 import android.hardware.cts.helpers.sensorverification.MeanVerificationTest;
30 import android.hardware.cts.helpers.sensorverification.OffsetVerificationTest;
[all …]
/cts/tests/tests/keystore/
DTEST_MAPPING10 "exclude-filter": "android.keystore.cts.SignatureTest"
13 "exclude-filter": "android.keystore.cts.MacTest#testLargeMsgKat"
16 "exclude-filter": "android.keystore.cts.KeyPairGeneratorTest"
19 "exclude-filter": "android.keystore.cts.KeyGeneratorTest#testHmacKeySupportedSizes"
22 "exclude-filter": "android.keystore.cts.CipherTest"
25 "exclude-filter": "android.keystore.cts.AndroidKeyStoreTest"
28 "exclude-filter": "android.keystore.cts.AESCipherNistCavpKatTest"
31 "exclude-filter": "android.keystore.cts.DESedeECBPKCS7PaddingCipherTest"
34 "exclude-filter": "android.keystore.cts.DESedeECBNoPaddingCipherTest"
37 "exclude-filter": "android.keystore.cts.DESedeECBPKCS7PaddingCipherTest"
/cts/hostsidetests/appsecurity/
DTEST_MAPPING7 …"include-filter": "android.appsecurity.cts.AppDataIsolationTests#testAppAbleToAccessItsDataAfterFo…
10 …"include-filter": "android.appsecurity.cts.AppDataIsolationTests#testAppNotAbleToAccessItsDataAfte…
13 …"include-filter": "android.appsecurity.cts.AppDataIsolationTests#testAppUnableToAccessOtherUserApp…
16 …"include-filter": "android.appsecurity.cts.AppDataIsolationTests#testAppUnableToAccessOtherUserApp…
19 … "include-filter": "android.appsecurity.cts.AppDataIsolationTests#testAppZygoteIsolatedProcess"
22 "include-filter": "android.appsecurity.cts.AppDataIsolationTests#testIsolatedProcess"
25 …"include-filter": "android.appsecurity.cts.AppDataIsolationTests#testNormalProcessCannotAccessOthe…
28 …"include-filter": "android.appsecurity.cts.AppDataIsolationTests#testSharedAppAbleToAccessOtherApp…
31 …"include-filter": "android.appsecurity.cts.AppDataIsolationTests#testSharedAppAbleToAccessOtherApp…
/cts/hostsidetests/appcloning/
DAndroid.bp24 "hostside/src/com/android/cts/appcloning/BaseHostTestCase.java",
25 "hostside/src/com/android/cts/appcloning/AppCloningBaseHostTest.java",
26 "hostside/src/com/android/cts/appcloning/media/*.java",
27 "hostside/src/com/android/cts/appcloning/media/**/*.java",
28 "hostside/src/com/android/cts/appcloning/media/AppCloningHostTest.java",
31 "cts-tradefed",
37 // tag this module as a cts test artifact
42 "cts",
57 "hostside/src/com/android/cts/appcloning/BaseHostTestCase.java",
58 "hostside/src/com/android/cts/appcloning/AppCloningBaseHostTest.java",
[all …]
/cts/hostsidetests/appsecurity/test-apps/keysets/uA/
DAndroid.bp15 //apks signed by cts-keyset-test-a
26 certificate: ":cts-keyset-test-a",
30 // tag this module as a cts test artifact
32 "cts",
37 //apks signed by cts-keyset-test-b
43 certificate: ":cts-keyset-test-b",
47 // tag this module as a cts test artifact
49 "cts",
54 //apks signed by cts-keyset-test-ec-a
60 certificate: ":cts-keyset-test-ec-a",
[all …]
/cts/hostsidetests/appsecurity/certs/keysets/
DAndroid.bp7 name: "cts-keyset-test-a",
8 certificate: "cts-keyset-test-a",
12 name: "cts-keyset-test-b",
13 certificate: "cts-keyset-test-b",
17 name: "cts-keyset-test-c",
18 certificate: "cts-keyset-test-c",
22 name: "cts-keyset-test-ec-a",
23 certificate: "cts-keyset-test-ec-a",
/cts/tests/framework/base/windowmanager/backgroundactivity/TestApp/
DAndroid.bp24 "cts-wm-app-base",
25 "cts-background-activity-common",
26 "cts-background-activity-common-lib",
39 "cts-wm-app-base",
40 "cts-background-activity-common",
49 "cts",
61 "cts-wm-app-base",
62 "cts-background-activity-common",
71 "cts",
87 "cts-wm-app-base",
[all …]

12345678910>>...283