Lines Matching refs:total
68 if (reader.total() != writer.total())80 private volatile int total;106 total += n;120 int total() { return total; }126 private final int total;131 this.total = 50*1000 + rand.nextInt(50*1000);136 int rem = total;172 int total() { return total; }