Searched refs:lowerBound (Results 1 – 5 of 5) sorted by relevance
83 public static void assertArrayWithinLowerBound(String message, float[] value, float lowerBound) in assertArrayWithinLowerBound() argument88 message, value[i], lowerBound, i, Arrays.toString(value)), in assertArrayWithinLowerBound()89 value[i] > lowerBound); in assertArrayWithinLowerBound() local
143 int lowerBound = bd.getLowerBoundSinceCharge(); in testSystemProto() local145 assertTrue(0 <= lowerBound); in testSystemProto()146 assertTrue(lowerBound <= upperBound); in testSystemProto()
658 long lowerBound = expected * (100 - percentage) / 100; in assertWithinPercentage() local661 assertTrue(msg, lowerBound <= actual); in assertWithinPercentage()
1256 long lowerBound = System.currentTimeMillis() / 1000; in testSetToNow() local1263 assertTrue(lowerBound <= actual && actual <= upperBound); in testSetToNow()
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...