Lines Matching defs:round
41 static int round = -1;
73 round++;
76 if (round == 0) {
79 throw new RuntimeException("Got " + size + " decl's in round " + round);
83 if (round == 1) {
88 throw new RuntimeException("Got " + size + " decl's in round " + round);
91 if (round != 2) {
92 throw new RuntimeException("Got " + size + " decl's in round " + round);