Searched defs:checkBoundedTypeParameter (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/test/java/tests/api/java/lang/reflect/
H A DBoundedGenericMethodsTests.java50 private void checkBoundedTypeParameter(Method method) { method in class:BoundedGenericMethodsTests
109 checkBoundedTypeParameter(method);
113 checkBoundedTypeParameter(method);
118 checkBoundedTypeParameter(method);
124 checkBoundedTypeParameter(method);
H A DWildcardTypeTest.java57 private void checkBoundedTypeParameter(Method method) { method in class:WildcardTypeTest
126 checkBoundedTypeParameter(method);
132 checkBoundedTypeParameter(method);
139 checkBoundedTypeParameter(method);
146 checkBoundedTypeParameter(method);

Completed in 91 milliseconds