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

  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
DeviceInfoResultTest.java 75 assertSerializeParse(DeviceInfoConstants.OPEN_GL_COMPRESSED_TEXTURE_FORMATS, "");
76 assertSerializeParse(DeviceInfoConstants.OPEN_GL_COMPRESSED_TEXTURE_FORMATS, "texture1;");
77 assertSerializeParse(DeviceInfoConstants.OPEN_GL_COMPRESSED_TEXTURE_FORMATS,
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java 27 public static final String OPEN_GL_COMPRESSED_TEXTURE_FORMATS =
DeviceInfoActivity.java 83 DeviceInfoConstants.OPEN_GL_COMPRESSED_TEXTURE_FORMATS,
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DeviceInfoResult.java 109 DeviceInfoConstants.OPEN_GL_COMPRESSED_TEXTURE_FORMATS);
244 mMetrics.put(DeviceInfoConstants.OPEN_GL_COMPRESSED_TEXTURE_FORMATS,

Completed in 72 milliseconds