Home
last modified time | relevance | path

Searched refs:TEST_CHANNEL_COUNT (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/audio/test/unittest/common/capture/
H A Daudio_capture_common_test.cpp32 const int TEST_CHANNEL_COUNT = 2; member
101 attrs.channelCount = TEST_CHANNEL_COUNT; in InitCaptureAttrs()
106 attrs.frameSize = AUDIO_FORMAT_TYPE_PCM_16_BIT * TEST_CHANNEL_COUNT / MOVE_LEFT_NUM; in InitCaptureAttrs()
728 .channelCount = TEST_CHANNEL_COUNT, in HWTEST_F()
755 EXPECT_EQ(TEST_CHANNEL_COUNT, channelId); in HWTEST_F()
/drivers/peripheral/audio/test/benchmarktest/capture/
H A Daudio_capture_benchmarktest.cpp35 const int TEST_CHANNEL_COUNT = 2; member
106 attrs.channelCount = TEST_CHANNEL_COUNT; in InitCaptureAttrs()
111 attrs.frameSize = AUDIO_FORMAT_TYPE_PCM_16_BIT * TEST_CHANNEL_COUNT / MOVE_LEFT_NUM; in InitCaptureAttrs()

Completed in 4 milliseconds