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.java372 JSONObject deviceGroup = deviceGroups.getJSONObject(deviceGroupIdx); in emitDeviceGroups() local
375 emitLongArray(store, deviceGroup, KEY_DEVICES); in emitDeviceGroups()
376 emitBoolean(store, deviceGroup, KEY_SUBSET_ALLOCATION); in emitDeviceGroups()