Home
last modified time | relevance | path

Searched refs:versions (Results 1 – 25 of 40) sorted by relevance

12

/cts/hostsidetests/rollback/app/src/com/android/cts/rollback/host/app/
DHostTestHelper.java341 long[] versions = retrieveApkInApexVersion(); in testApexOnlyStagedRollback_Phase3_RollBack() local
342 final long apkInShimApexVersion = versions[0]; in testApexOnlyStagedRollback_Phase3_RollBack()
343 final long privApkInShimApexVersion = versions[1]; in testApexOnlyStagedRollback_Phase3_RollBack()
402 long[] versions = retrieveApkInApexVersion(); in testApexOnlySystemVersionStagedRollback_Phase2_RollBack() local
403 final long apkInShimApexVersion = versions[0]; in testApexOnlySystemVersionStagedRollback_Phase2_RollBack()
404 final long privApkInShimApexVersion = versions[1]; in testApexOnlySystemVersionStagedRollback_Phase2_RollBack()
475 long[] versions = retrieveApkInApexVersion(); in testApexAndApkStagedRollback_Phase3_RollBack() local
476 final long apkInShimApexVersion = versions[0]; in testApexAndApkStagedRollback_Phase3_RollBack()
477 final long privApkInShimApexVersion = versions[1]; in testApexAndApkStagedRollback_Phase3_RollBack()
519 long[] versions = retrieveApkInApexVersion(); in testApexAndApkStagedRollback_Phase4_Confirm() local
[all …]
/cts/tests/tests/libnativehelper/jni/
Djni_invocation_api_ndk_test.cpp56 jint versions[] = { JNI_VERSION_1_1, JNI_VERSION_1_2, JNI_VERSION_1_4, JNI_VERSION_1_6 }; in TEST_F() local
58 for (jint version : versions) { in TEST_F()
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
DAndroid.bp60 versions: ["1"],
66 versions: [
83 versions: [
/cts/tests/tests/instantapp/src/android/cts/instantapp/resolver/
DResolverServiceMethodFallbackTest.kt110 val versions = Array(5) { it } in <lambda>() constant
117 versions.map { version -> in <lambda>()
/cts/hostsidetests/cpptools/test-apps/ConnectorNativeProgram/
DAndroid.bp26 // Include both the 32 and 64 bit versions
/cts/tests/tests/wifi/CtsWifiLocationTestApp/
DAndroid.bp24 // Include both the 32 and 64 bit versions
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale36 restrictions. In the past, the C versions distributed by Rick
40 Together with the new C version, the Ada and Pascal versions have
67 The new versions (version 2.1 for C, Pascal and Ada) will be
78 published (Ada) version and the C versions previously distributed.
79 Where the versions distributed by Rick Richardson [2] and Reinhold
111 version 2.1 should be the same as for previous versions.
121 in the versions previously distributed, no attempt has been made to
132 the C version; the other language versions have been updated similarly.
243 o Separate compilation (Ada and C versions)
339 earlier versions of the benchmark.
/cts/tests/tests/permission/telephony/
DAndroid.bp30 // Include both the 32 and 64 bit versions
/cts/tests/tests/telephony/current/permissions/
DAndroid.bp29 // Include both the 32 and 64 bit versions
/cts/tests/tests/drm/
DAndroid.bp22 // Include both the 32 and 64 bit versions of libs
/cts/tests/tests/nativehardware/
DAndroid.bp22 // Include both the 32 and 64 bit versions
/cts/tests/simplecpu/
DAndroid.bp24 // Include both the 32 and 64 bit versions
/cts/tests/openglperf2/
DAndroid.bp24 // Include both the 32 and 64 bit versions
/cts/tests/tests/media/src/android/media/cts/
DNativeMediaDrmClearkeyTest.java265 String versions[] = version.split("\\."); in intVersion() local
268 for (String subVersion : versions) { in intVersion()
/cts/tests/camera/api31test/
DAndroid.bp24 // Include both the 32 and 64 bit versions
/cts/tests/tests/mediastress/
DAndroid.bp28 // Include both the 32 and 64 bit versions
/cts/tests/libcore/ojluni/
DAndroid.bp37 // Include both the 32 and 64 bit versions of libjavacoretests,
/cts/tests/tests/openglperf/
DAndroid.bp22 // Include both the 32 and 64 bit versions
/cts/tests/tests/vcn/
DAndroid.bp23 // Include both the 32 and 64 bit versions
/cts/tests/libcore/wycheproof/
DAndroid.bp38 // Include both the 32 and 64 bit versions of libjavacoretests,
/cts/tests/tests/text/
DAndroid.bp49 // Include both the 32 and 64 bit versions of libctstext_jni, where
/cts/tests/tests/wifi/
DAndroid.bp33 // Include both the 32 and 64 bit versions
/cts/tests/sensor/sensorratepermission/DebuggableAPI31/
DAndroid.bp34 // include both the 32 and 64 bit versions
/cts/tests/sensor/sensorratepermission/DirectReportAPI30/
DAndroid.bp34 // include both the 32 and 64 bit versions
/cts/tests/sensor/sensorratepermission/DirectReportAPI31/
DAndroid.bp34 // include both the 32 and 64 bit versions

12