Home
last modified time | relevance | path

Searched refs:upper (Results 1 – 9 of 9) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DSystemClockNetworkTimeTest.java155 private static void assertInRange(String tag, long value, long lower, long upper) { in assertInRange() argument
156 final Range<Long> range = new Range<>(lower, upper); in assertInRange()
157 assertTrue(tag + ": " + value + " is not within range [" + lower + ", " + upper + "]", in assertInRange()
/cts/tests/tests/time/src/android/app/time/cts/
DNetworkTimeUpdateServiceSntpTest.java230 private static void assertInRange(String tag, long value, long lower, long upper) { in assertInRange() argument
231 final Range<Long> range = new Range<>(lower, upper); in assertInRange()
232 assertTrue(tag + ": " + value + " is not within range [" + lower + ", " + upper + "]", in assertInRange()
/cts/tools/incremental-cts/
Dtarget_file_handler.py35 real_file_name = file_name[1:idx].upper()+file_name[idx:]
/cts/tests/tests/rsblas/src/android/renderscript/cts/
Dverify.rscript83 // Just test the upper matrix for certain BLAS routines
107 // Just test the upper matrix for certain BLAS routines
131 // Just test the upper matrix for certain BLAS routines
155 // Just test the upper matrix for certain BLAS routines
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaPerfUtils.java190 double upper = Math.min(upperBoundary1, upperBoundary2); in verifyAchievableFrameRates() local
192 if (measured >= lower && measured <= upper) { in verifyAchievableFrameRates()
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DRawConverter.java1145 double upper = Math.max(colorTemperature1, colorTemperature2); in findDngInterpolationFactor() local
1171 } else if (colorTemperature >= upper) { in findDngInterpolationFactor()
1175 interpFactor = (invCT - 1.0 / upper) / ( 1.0 / lower - 1.0 / upper); in findDngInterpolationFactor()
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DMediaCodecListTest.java538 int upper = oneRange.getUpper().intValue(); in testInputChannelLimits() local
539 if (foundHigh < upper) { in testInputChannelLimits()
540 foundHigh = upper; in testInputChannelLimits()
546 assertTrue(lower <= upper); in testInputChannelLimits()
/cts/apps/CtsVerifier/assets/scripts/
Dexecute_power_tests.py805 if response.upper() != "Y":
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale216 upper bounds of the strings occuring in Dhrystone are part of the type