Home
last modified time | relevance | path

Searched refs:last (Results 1 – 11 of 11) sorted by relevance

/cts/hostsidetests/packagemanager/parsing/host/src/android/content/pm/parsing/cts/host/
DUsesSdkTest.kt266 .let { it.first() to it.last() } in assertSdks()
/cts/tests/tests/instantapp/src/android/cts/instantapp/resolver/
DResolverServiceMethodFallbackTest.kt160 methodList.last().invoke(mockService, info) in <lambda>()
/cts/tests/tests/media/src/android/media/cts/
DAudioTrackSurroundTest.java309 AudioTimestamp last = mTimestamps.get(mTimestamps.size() - 1); in estimateSampleRate() local
310 return calculateSampleRate(first, last); in estimateSampleRate()
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerCtsTestsBase.java467 protected String[] makeIds(String prefix, int first, int last) { in makeIds() argument
468 final int len = last - first + 1; in makeIds()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DUiDumpUtils.java424 private static Character last(StringBuilder sb) {
429 if (Objects.equals(last(sb), c)) backspace(sb);
/cts/tests/tests/os/src/android/os/cts/
DCompanionDeviceManagerTest.kt189 val deviceAddress = getAssociatedDevices(TEST_APP_PACKAGE_NAME).last() in testProfiles()
/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerTest.java4356 Integer last = lastPositionForType.get(type);
4357 last = last != null ? last : Integer.MIN_VALUE;
4358 lastPositionForType.put(type, Math.max(last, i));
/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapTest.java172 byte[] last = null; in testCompressWebpLossy()
188 if (last != null) { in testCompressWebpLossy()
190 assertTrue(webpCompressed.length > last.length); in testCompressWebpLossy()
195 last = webpCompressed; in testCompressWebpLossy()
/cts/apps/CameraITS/build/scripts/
Dgpylint_rcfile285 # Number of spaces of indent required when the last token on the preceding line
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale183 has been added in the non-executed part of the last "if" statement,
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...