Searched refs:two1 (Results 1 – 3 of 3) sorted by relevance
32 .macro two1 a b:vararg macro37 two1 1 2
285 String two1 = "[Ltest/two;"; in testGetCommonSuperclass_arrays() local302 superclassTest(object1, one1, two1); in testGetCommonSuperclass_arrays()308 superclassTest(object1, two1, one2); in testGetCommonSuperclass_arrays()
20 public void two1() { in two1() method in ITCaseTwo