Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DInvocationExecution.java116 String currentDeviceName = null; in fetchBuild() local
121 currentDeviceName = testInfo.getContext().getDeviceConfigNames().get(i); in fetchBuild()
124 testInfo.getContext().addDeviceBuildInfo(currentDeviceName, buildReplicat); in fetchBuild()
128 ITestDevice device = testInfo.getContext().getDevice(currentDeviceName); in fetchBuild()
129 IDeviceConfiguration deviceConfig = config.getDeviceConfigByName(currentDeviceName); in fetchBuild()
146 testInfo.getContext().addDeviceBuildInfo(currentDeviceName, info); in fetchBuild()
155 testInfo.getContext().addDeviceBuildInfo(currentDeviceName, notFoundStub); in fetchBuild()
168 if (currentDeviceName != null) { in fetchBuild()
171 testInfo.getContext().addDeviceBuildInfo(currentDeviceName, errorBuild); in fetchBuild()
175 if (currentDeviceName != null) { in fetchBuild()
[all …]
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...