Lines Matching defs:check
17 // These classes are to check the additional flags for inner classes.
78 check("Inf");
79 check("NonInf");
80 check("A");
81 check("A$B");
84 private static void check(String className) throws Exception {
108 // Check fields.
118 // Interface field, just check generically.
120 // Check the name, see that the corresponding bit is set.
128 // Check methods.
137 // Check the name, see that the corresponding bit is set.