Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DAudioTrackSurroundTest.java297 AudioTimestamp last = mTimestamps.get(mTimestamps.size() - 1); in estimateSampleRate() local
298 return calculateSampleRate(first, last); in estimateSampleRate()
DDecoderTest.java2593 int last = stopAtSample.length - 1;
2601 stopAtSample[last] + 100, outputChecksums, outputTimestamps);
2606 for (int i = last; i >= 0; --i) {
/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/apps/CameraITS/build/scripts/
Dgpylint_rcfile283 # 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,