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