Searched refs:observedChannel (Results 1 – 1 of 1) sorted by relevance
465 final int observedChannel = rec.getChannelConfiguration(); in testAudioRecordBuilderDefault() local472 assertEquals(TEST_NAME + ": default channel config", expectedChannel, observedChannel); in testAudioRecordBuilderDefault()497 final int observedChannel = rec.getChannelConfiguration(); in testAudioRecordBuilderPartialFormat() local504 assertEquals(TEST_NAME + ": default channel config", expectedChannel, observedChannel); in testAudioRecordBuilderPartialFormat()535 final int observedChannel = rec.getChannelConfiguration(); in testAudioRecordBuilderParams() local544 assertEquals(TEST_NAME + ": configured channel config", expectedChannel, observedChannel); in testAudioRecordBuilderParams()