Searched defs:MAX_VALUE (Results 1 – 3 of 3) sorted by relevance
37 private static final int MAX_VALUE = 20; field in CursorJoinerTest
54 private static final int MAX_VALUE = 10; field in MergeCursorTest
39 static double MAX_VALUE = 65504; // largest Float16 value is 2^16 - 32 field in Float16Utils