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