Searched refs:ICCE (Results 1 – 8 of 8) sorted by relevance
7 Expected ICCE Thrown on Main14 Expected ICCE Thrown on Iface19 Expected ICCE Thrown on Iface2
1 Got expected ICCE
1 Recieved expected ICCE error!
2 Expected ICCE caught
24 # System.out.println("Recieved expected ICCE error!");47 const-string v1, "Recieved expected ICCE error!"
20 # in C, but in the interface table, so we will find an interface method and pass ICCE checks.
408 ICCE = IncompatibleClassChangeErrorResult() variable499 return ICCE if any(map(lambda i: i.default, all_ifaces)) else NSME