Searched refs:bazProxy (Results 1 – 1 of 1) sorted by relevance
622 IBaz bazProxy = IBaz.castFrom(baseProxy); in client() local623 ExpectTrue(bazProxy != null); in client()