Searched defs:gceAvd (Results 1 – 3 of 3) sorted by relevance
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/ |
D | GceManager.java | 454 GceAvdInfo gceAvd, TestDeviceOptions options, IRunUtil runUtil) throws IOException { in getBugreportzWithSsh() 483 GceAvdInfo gceAvd, TestDeviceOptions options, IRunUtil runUtil) throws IOException { in getNestedDeviceSshBugreportz() 528 GceAvdInfo gceAvd, in logNestedRemoteFile() 551 GceAvdInfo gceAvd, in logNestedRemoteFile() 595 GceAvdInfo gceAvd, in remoteSshCommandExecution() 604 GceAvdInfo gceAvd, TestDeviceOptions options, IRunUtil runUtil, String... command) { in remoteSshCommandExec()
|
D | CommonLogRemoteFileUtil.java | 112 GceAvdInfo gceAvd, in fetchCommonFiles() 154 GceAvdInfo gceAvd, in fetchTombstones() 216 GceAvdInfo gceAvd, in LogRemoteFile()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/cloud/ |
D | GceManagerTest.java | 906 GceAvdInfo gceAvd = mGceManager.startGce(); in testStartGce_timeoutAndClean() local
|