Home
last modified time | relevance | path

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

123

/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/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/media/recorder/
DAndroid.bp27 // include both the 32 and 64 bit versions
51 // include both the 32 and 64 bit versions
/cts/tests/tests/media/extractor/
DAndroid.bp27 // include both the 32 and 64 bit versions
51 // include both the 32 and 64 bit versions
/cts/tests/tests/media/encoder/
DAndroid.bp28 // include both the 32 and 64 bit versions
55 // include both the 32 and 64 bit versions
/cts/tests/tests/mediastress/
DAndroid.bp28 // Include both the 32 and 64 bit versions
61 // Include both the 32 and 64 bit versions
/cts/tests/tests/media/player/
DAndroid.bp28 // include both the 32 and 64 bit versions
69 // include both the 32 and 64 bit versions
/cts/tests/tests/media/muxer/
DAndroid.bp46 // include both the 32 and 64 bit versions
73 // include both the 32 and 64 bit versions
/cts/tests/tests/media/codec/
DAndroid.bp27 // include both the 32 and 64 bit versions
70 // include both the 32 and 64 bit versions
/cts/tests/tests/wifi/
DAndroid.bp33 // Include both the 32 and 64 bit versions
85 // Include both the 32 and 64 bit versions
/cts/tests/tests/media/decoder/
DAndroid.bp52 // include both the 32 and 64 bit versions
93 // include both the 32 and 64 bit versions
/cts/tests/tests/media/drmframework/
DAndroid.bp27 // include both the 32 and 64 bit versions
77 // include both the 32 and 64 bit versions
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
DAndroid.bp73 versions: [
90 versions: [
/cts/hostsidetests/cpptools/test-apps/ConnectorNativeProgram/
DAndroid.bp26 // Include both the 32 and 64 bit versions
/cts/hostsidetests/sustainedperf/dhrystone/
DAndroid.bp43 // Include both the 32 and 64 bit 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/tests/tests/wifi/CtsWifiLocationTestApp/
DAndroid.bp25 // Include both the 32 and 64 bit versions
/cts/hostsidetests/sustainedperf/shadertoy_android/
DAndroid.bp22 // Include both the 32 and 64 bit versions
/cts/tests/tests/media/misc/
DAndroid.bp54 // include both the 32 and 64 bit versions
120 // include both the 32 and 64 bit versions
/cts/tests/tests/nativemedia/aaudio/
DAndroid.bp24 // Include both the 32 and 64 bit versions
/cts/tests/tests/virtualdevice/sensor/
DAndroid.bp36 // include both the 32 and 64 bit versions
/cts/tests/tests/drm/
DAndroid.bp23 // Include both the 32 and 64 bit versions of libs
/cts/tests/openglperf2/
DAndroid.bp25 // Include both the 32 and 64 bit versions
/cts/tests/simplecpu/
DAndroid.bp25 // Include both the 32 and 64 bit versions
/cts/tests/tests/nativeresources/
DAndroid.bp23 // Include both the 32 and 64 bit versions

123