Home
last modified time | relevance | path

Searched refs:gceAvdInfoList (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/javatests/com/android/tradefed/device/cloud/
DGceAvdInfoTest.java591 List<GceAvdInfo> gceAvdInfoList = in testOxygenClientLeaseMultiDevicesSucceedResponse() local
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DInvocationExecution.java756 List<GceAvdInfo> gceAvdInfoList = in runMultiVirtualDevicesPreInvocationSetup() local
763 gceAvdInfoList.get(i), devices.get(i).getSerialNumber()); in runMultiVirtualDevicesPreInvocationSetup()
767 device.setConnectionAvdInfo(gceAvdInfoList.get(i)); in runMultiVirtualDevicesPreInvocationSetup()