Searched defs:local (Results 1 – 5 of 5) sorted by relevance
41 InvocationLocal<Integer> local = new InvocationLocal<>(); in getInitialValueDefaultsToNull() local51 InvocationLocal<String> local = in getReturnsCustomInitialValue() local66 InvocationLocal<Object> local = in getReturnsSameInitialValue() local81 InvocationLocal<Object> local = in getReturnsDifferentValuePerInvocation() local
185 static <T> T getLocal(InvocationLocal<T> local) { in getLocal()
89 File local = new File(mLocalRoot, mRemoteRoot); in testDownloadMultiple() local
340 File local = remoteToLocalMapping.get(remotePath); in setUp() local
395 public void pushFile(String local, String remote) throws IOException, in pushFile()404 public void pullFile(String remote, String local) throws IOException, in pullFile()