Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java542 JSONObject deviceGroup = deviceGroups.getJSONObject(deviceGroupIdx); in emitDeviceGroups() local
545 emitLongArray(store, deviceGroup, KEY_DEVICES); in emitDeviceGroups()
546 emitBoolean(store, deviceGroup, KEY_SUBSET_ALLOCATION); in emitDeviceGroups()