Searched defs:test1 (Results 1 – 10 of 10) sorted by relevance
101 public static float test1() { in test1() method in Main102 Test1 test1 = getNullTest1(); in test1() local
23 public static boolean test1() { in test1() method in Main
47 boolean test1 = true; field in Main
26 String test1 = new String("0123456789"); // different object in main() local
27 public static void test1() { in test1() method in Main
65 ArrayRef<const uint8_t> test1(raw_test1); in TEST() local
132 static public int test1(int iters) { in test1() method in Main
57 boolean test1 = true; field in TestClass3102 static int test1(TestClass obj1, TestClass obj2) { in test1() method in Main
43 public static void test1(boolean z, int a, int b, int c, int d, int m) { in test1() method in Main
396 String test1 = new String("0123456789"); // different object in test_String_compareTo() local