mirror of
https://github.com/openharmony/multimedia_audio_lite.git
synced 2026-07-01 06:41:22 -04:00
Repair test cases
Signed-off-by: huang-jianfei200 <huangjianfei4@huawei.com> Change-Id: I85c8d8cc5a9f51bd4e6b1c4f0610d472e81b8841
This commit is contained in:
+99
-1436
File diff suppressed because it is too large
Load Diff
@@ -37,6 +37,9 @@ public:
|
||||
void SetUp(void);
|
||||
// TearDown
|
||||
void TearDown(void);
|
||||
|
||||
static void AudioliteTestFunc(AudioCodecFormat audioFormat, int32_t sampleRate, int32_t channelCount,
|
||||
int32_t bitRate, AudioBitWidth bitWidth);
|
||||
};
|
||||
} // namespace OHOS
|
||||
#endif // AUDIOLITETEST_H
|
||||
|
||||
Reference in New Issue
Block a user