Searched refs:profiles (Results 1 – 1 of 1) sorted by relevance
96 final String profiles = getDevice().executeShellCommand("cmd gpu vkprofiles"); in setUp() local97 mVulkanProfiles = new JSONObject(profiles); in setUp()