Searched defs:COUNT (Results 1 – 2 of 2) sorted by relevance
45 private static final int COUNT = 1 << 16; field in MultiplicationTests
45 public static final int COUNT = 10; field in Wrapper169 assert(COUNT == Wrapper.values().length); in assert() argument