Searched refs:nonBcpInterface (Results 1 – 1 of 1) sorted by relevance
/libcore/ojluni/src/test/java/lang/invoke/ |
D | ExplicitCastArgumentsTest.java | 346 Class nonBcpInterface = TestSerializableInterface.class; in testNonBCPRef2BCPRef() local 391 testConversion(mode, nonBcpInterface, sibling, testSubObj, in testNonBCPRef2BCPRef() 395 testConversion(mode, nonBcpInterface, sibling, null, null, in testNonBCPRef2BCPRef() 399 testConversion(mode, nonBcpInterface, sibling, in testNonBCPRef2BCPRef()
|