mirror of
https://gitee.com/openharmony/xts_hats
synced 2024-11-27 09:00:57 +00:00
update hdf/audio/idl/benchmarktest/adapter/audio_adapter_benchmarktest.cpp.
Signed-off-by: hechunrui <hechunrui@huawei.com>
This commit is contained in:
parent
cfe2831e20
commit
f3b456b48c
@ -285,7 +285,7 @@ BENCHMARK_F(AudioAdapterBenchmarkTest, GetDeviceStatus)(benchmark::State &state)
|
||||
|
||||
for (auto _ : state) {
|
||||
ret = adapter_->GetDeviceStatus(adapter_, &status);
|
||||
EXPECT_EQ(HDF_SUCCESS, ret);
|
||||
EXPECT_EQ(HDF_SUCCESS, ret);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user