Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/invoke/
DExplicitCastArgumentsTest.java350 Object testSuperSiblingObj = new TestSerializableClass(); in testNonBCPRef2BCPRef() local
378 testSuperSiblingObj, null, true, ClassCastException.class); in testNonBCPRef2BCPRef()
384 testSuperSiblingObj, null, true, ClassCastException.class); in testNonBCPRef2BCPRef()
400 testSuperSiblingObj, testSubObj, in testNonBCPRef2BCPRef()