Searched refs:numOutputDevices (Results 1 – 1 of 1) sorted by relevance
67 int numOutputDevices = 0; in test_getDevices() local73 numOutputDevices = deviceList.length; in test_getDevices()74 if (numOutputDevices == 0) { in test_getDevices()85 for(int index = 0; index < numOutputDevices; index++) { in test_getDevices()110 assertTrue(deviceList.length == (numOutputDevices + numInputDevices)); in test_getDevices()