Lines Matching refs:x
22 public int test1(int x) { in test1() argument
23 switch (x) { in test1()
31 public int test2(int x) { in test2() argument
32 switch (x) { in test2()
40 public int test3(int x) { in test3() argument
41 switch (x) { in test3()
49 public int test4(int x) { in test4() argument
50 switch (x) { in test4()
58 public int test5(int x) { in test5() argument
59 switch (x) { in test5()
68 public int test6(int x) { in test6() argument
69 switch (x) { in test6()
78 public int test7(int x) { in test7() argument
79 switch (x) { in test7()
89 public int test8(int x) { in test8() argument
90 switch (x) { in test8()