Home
last modified time | relevance | path

Searched refs:record_channels (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/ios/
Daudio_device_unittest_ios.cc517 int record_channels() const { return record_parameters_.channels(); } in record_channels() function in webrtc::AudioDeviceTest
722 record_channels(), record_sample_rate(), in TEST_F()
744 record_channels(), record_sample_rate(), in TEST_F()
795 EXPECT_EQ(record_channels(), playout_channels()); in TEST_F()
824 EXPECT_EQ(record_channels(), playout_channels()); in TEST_F()
/external/webrtc/webrtc/modules/audio_device/android/
Daudio_device_unittest.cc527 size_t record_channels() const { in record_channels() function in webrtc::AudioDeviceTest
882 record_channels(), in TEST_F()
913 record_channels(), in TEST_F()
964 EXPECT_EQ(record_channels(), playout_channels()); in TEST_F()
994 EXPECT_EQ(record_channels(), playout_channels()); in TEST_F()