HomeSort by relevance Sort by last modified time
    Searched defs:classB (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/test/java/libcore/java/lang/reflect/
ReflectionTest.java 37 String classB = "libcore.java.lang.reflect.ReflectionTest$B";
104 String constructorOneRaw = classC + "(" + classA + ") throws " + classB;
119 + classC + ".methodOne(" + classA + "," + classC + ") throws " + classB;