Searched refs:baseProxyA (Results 1 – 1 of 1) sorted by relevance
633 IBase baseProxyA = IBaz.getService(true /* retry */); in client() local634 ExpectTrue(baseProxyA != null); in client()