Searched refs:bottom_tenth (Results 1 – 1 of 1) sorted by relevance
56 bool bottom_tenth = false; in test_statistics() local59 bottom_tenth = bottom_tenth || (u[i] <= (a + (b / 10) - (a / 10))); in test_statistics()62 assert(bottom_tenth); // ...is populated in test_statistics()