Home
last modified time | relevance | path

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

/external/javassist/src/test/javassist/bytecode/
DBytecodeTest.java641 InterfaceMethodrefInfo intf2 = new InterfaceMethodrefInfo(ui1.index, ui3.index, n++); in testConstInfos() local
648 assertTrue(intf1.equals(intf2)); in testConstInfos()