Lines Matching defs:round
43 static int round = -1;
86 round++;
89 if (round == 0) {
93 throw new RuntimeException("Got " + size + " decl's in round " + round);
97 if (round == 1) {
104 throw new RuntimeException("Got " + size + " decl's in round " + round);
107 if (round != 2) {
108 throw new RuntimeException("Got " + size + " decl's in round " + round);