Home
last modified time | relevance | path

Searched refs:RemoteFileUtil (Results 1 – 6 of 6) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/device/cloud/
DRemoteFileUtilTest.java77 RemoteFileUtil.fetchRemoteFile( in testFetchRemoteFile()
111 RemoteFileUtil.fetchRemoteFile(fakeInfo, mOptions, mMockRunUtil, 500L, remotePath); in testFetchRemoteFile_fail()
142 RemoteFileUtil.fetchRemoteDir( in testFetchRemoteDir()
179 RemoteFileUtil.pushFileToRemote( in testPushFileToRemote()
222 RemoteFileUtil.pushFileToRemote( in testPushFileToRemote_fail()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DRemoteInvocationExecution.java38 import com.android.tradefed.device.cloud.RemoteFileUtil;
177 RemoteFileUtil.pushFileToRemote( in runTests()
207 RemoteFileUtil.pushFileToRemote( in runTests()
243 RemoteFileUtil.pushFileToRemote( in runTests()
427 RemoteFileUtil.fetchRemoteFile( in isStillRunning()
503 RemoteFileUtil.fetchRemoteFile( in isStillRunning()
678 RemoteFileUtil.fetchRemoteFile( in fetchAndProcessResults()
712 RemoteFileUtil.fetchRemoteFile( in fetchRemoteAndLogFile()
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DRemoteFileUtil.java32 public class RemoteFileUtil { class
DCommonLogRemoteFileUtil.java179 RemoteFileUtil.fetchRemoteDir( in fetchTombstones()
DGceManager.java463 if (!RemoteFileUtil.fetchRemoteFile( in getBugreportzWithSsh()
507 if (!RemoteFileUtil.fetchRemoteFile( in getNestedDeviceSshBugreportz()
558 RemoteFileUtil.fetchRemoteFile( in logNestedRemoteFile()
DRemoteAndroidVirtualDevice.java409 return RemoteFileUtil.fetchRemoteDir( in fetchRemoteDir()