Home
last modified time | relevance | path

Searched defs:versions (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/rollback/app/src/com/android/cts/rollback/host/app/
DHostTestHelper.java341 long[] versions = retrieveApkInApexVersion(); in testApexOnlyStagedRollback_Phase3_RollBack() local
402 long[] versions = retrieveApkInApexVersion(); in testApexOnlySystemVersionStagedRollback_Phase2_RollBack() local
475 long[] versions = retrieveApkInApexVersion(); in testApexAndApkStagedRollback_Phase3_RollBack() local
519 long[] versions = retrieveApkInApexVersion(); in testApexAndApkStagedRollback_Phase4_Confirm() local
589 long[] versions = retrieveApkInApexVersion(); in testApexKeyRotationStagedRollback_Phase2_RollBack() local
804 String[] versions = reader.readLine().split(APK_VERSION_SEPARATOR); in retrieveApkInApexVersion() local
/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
/cts/tests/tests/instantapp/src/android/cts/instantapp/resolver/
DResolverServiceMethodFallbackTest.kt110 val versions = Array(5) { it } in <lambda>() constant
/cts/tests/tests/media/src/android/media/cts/
DNativeMediaDrmClearkeyTest.java265 String versions[] = version.split("\\."); in intVersion() local