Home | History | Annotate | Download | only in validation

Lines Matching defs:If

86 	public static class If implements Target {
88 if (arg == 0) {
96 instrument(If.class);
103 instrument(If.class);
111 instrument(If.class);
120 if (arg < 0) {
123 if (arg > 0) {
164 if (arg >= 0) {
165 if (arg == 0) {
273 if (m.getName().equals("test")) {