Searched refs:observedChannel (Results 1 – 1 of 1) sorted by relevance
349 final int observedChannel = rec.getChannelConfiguration(); in testAudioRecordBuilderDefault() local356 assertEquals(TEST_NAME + ": default channel config", expectedChannel, observedChannel); in testAudioRecordBuilderDefault()380 final int observedChannel = rec.getChannelConfiguration(); in testAudioRecordBuilderPartialFormat() local387 assertEquals(TEST_NAME + ": default channel config", expectedChannel, observedChannel); in testAudioRecordBuilderPartialFormat()417 final int observedChannel = rec.getChannelConfiguration(); in testAudioRecordBuilderParams() local426 assertEquals(TEST_NAME + ": configured channel config", expectedChannel, observedChannel); in testAudioRecordBuilderParams()