Home
last modified time | relevance | path

Searched refs:getMethodClassWith1ImplicitParameterConstructor (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/test/parameter_metadata/src/libcore/java/lang/reflect/parameter/
DParameterMetadataTestClasses.java103 public Class<?> getMethodClassWith1ImplicitParameterConstructor() { in getMethodClassWith1ImplicitParameterConstructor() method in ParameterMetadataTestClasses
/libcore/luni/src/test/java/libcore/java/lang/reflect/
DParameterTest.java743 Class<?> innerClass = getMethodClassWith1ImplicitParameterConstructor(); in testMethodClassConstructor()
757 private Class<?> getMethodClassWith1ImplicitParameterConstructor() { in getMethodClassWith1ImplicitParameterConstructor() method in ParameterTest