Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/invoke/
DExplicitCastArgumentsTest.java414 Class bcpSubClass2 = StringBuffer.class; in testBCPRef2BCPRef() local
417 Class[] children = {bcpSubClass1, bcpSubClass2}; in testBCPRef2BCPRef()
439 bcpSubClass2, testObj01, null, true, in testBCPRef2BCPRef()
443 bcpSubClass2, null, null, false, null); in testBCPRef2BCPRef()