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

  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java 49 public static final String BUILD_ABI = "build_abi";
DeviceInfoInstrument.java 69 addResult(BUILD_ABI, Build.CPU_ABI);
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestPackageResult.java 240 DeviceInfoConstants.BUILD_ABI, DeviceInfoConstants.BUILD_ABI2,
DeviceInfoResult.java 345 DeviceInfoConstants.BUILD_ABI, DeviceInfoConstants.BUILD_ABI2,

Completed in 1106 milliseconds