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