Searched defs:gceAvd (Results 1 – 3 of 3) sorted by relevance
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/ |
D | GceManager.java | 342 GceAvdInfo gceAvd, TestDeviceOptions options, IRunUtil runUtil) throws IOException { in getBugreportzWithSsh() 371 GceAvdInfo gceAvd, TestDeviceOptions options, IRunUtil runUtil) throws IOException { in getNestedDeviceSshBugreportz() 414 GceAvdInfo gceAvd, in logNestedRemoteFile() 437 GceAvdInfo gceAvd, in logNestedRemoteFile() 481 GceAvdInfo gceAvd, in remoteSshCommandExecution() 490 GceAvdInfo gceAvd, TestDeviceOptions options, IRunUtil runUtil, String... command) { in remoteSshCommandExec()
|
D | CommonLogRemoteFileUtil.java | 98 GceAvdInfo gceAvd, in fetchCommonFiles() 144 GceAvdInfo gceAvd, in LogRemoteFile()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/cloud/ |
D | GceManagerTest.java | 849 GceAvdInfo gceAvd = mGceManager.startGce(); in testStartGce_timeoutAndClean() local
|