Searched defs:high (Results 1 – 1 of 1) sorted by relevance
45 private int high; field in ConfigurationTest.Density47 Density(int low, int high) { in Density()