Searched refs:quuxProxy (Results 1 – 1 of 1) sorted by relevance
557 IQuux quuxProxy = IQuux.castFrom(baseProxy); in client() local558 ExpectTrue(quuxProxy == null); in client()