Searched defs:lowerBound (Results 1 – 4 of 4) sorted by relevance
83 public static void assertArrayWithinLowerBound(String message, float[] value, float lowerBound) in assertArrayWithinLowerBound()89 value[i] > lowerBound); in assertArrayWithinLowerBound() local
143 int lowerBound = bd.getLowerBoundSinceCharge(); in testSystemProto() local
685 long lowerBound = expected * (100 - percentage) / 100; in assertWithinPercentage() local
1264 Instant lowerBound = Instant.now(); in testSetToNow() local