HomeSort by relevance Sort by last modified time
    Searched refs:collectDeviceInfo (Results 1 - 3 of 3) sorted by null

  /cts/tools/tradefed-host/src/com/android/cts/tradefed/device/
DeviceInfoCollector.java 57 public static void collectDeviceInfo(ITestDevice device, String abi, File testApkDir,
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/device/
DeviceInfoCollectorFuncTest.java 38 DeviceInfoCollector.collectDeviceInfo(getDevice(), UnitTests.ABI.getName(), new File(
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
CtsTest.java 498 collectDeviceInfo(getDevice(), mCtsBuild, listener);
    [all...]

Completed in 699 milliseconds