Searched refs:testMultiInterface (Results 1 – 2 of 2) sorted by relevance
21 let testMultiInterface = etsVm.getFunction('Larg_interface/ETSGLOBAL;', 'testMultiInterface'); variable47 ASSERT_TRUE(testMultiInterface(new MyImpl()));55 ASSERT_TRUE(testMultiInterface(obj));
49 function testMultiInterface(val: AnotherInterface): boolean {