Searched refs:deviceTypesOutputs (Results 1 – 1 of 1) sorted by relevance
2274 Set<Integer> deviceTypesOutputs = in testGetSupportedDeviceTypes() local2276 assertNotEquals(deviceTypesOutputs, null); in testGetSupportedDeviceTypes()2279 assertNotEquals(deviceTypesOutputs.size(), 0); in testGetSupportedDeviceTypes()2281 assertEquals(deviceTypesOutputs.size(), 0); in testGetSupportedDeviceTypes()