Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/invoke/
DExplicitCastArgumentsTest.java413 Class bcpSubClass1 = String.class; in testBCPRef2BCPRef() local
417 Class[] children = {bcpSubClass1, bcpSubClass2}; in testBCPRef2BCPRef()
438 testConversion(mode, bcpSubClass1, in testBCPRef2BCPRef()
442 testConversion(mode, bcpSubClass1, in testBCPRef2BCPRef()
446 testConversion(mode, bcpInterface, bcpSubClass1, testObj02, in testBCPRef2BCPRef()