Home
last modified time | relevance | path

Searched defs:AudioCaptureBenchmarkTest (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/audio/test/benchmarktest/capture/
H A Daudio_capture_benchmarktest.cpp41 class AudioCaptureBenchmarkTest : public benchmark::Fixture { class
200 BENCHMARK_F(AudioCaptureBenchmarkTest, CaptureFrame)(benchmark::State &state) in BENCHMARK_F() argument
274 BENCHMARK_F(AudioCaptureBenchmarkTest, Pause)(benchmark::State &state) in BENCHMARK_F() argument
292 BENCHMARK_F(AudioCaptureBenchmarkTest, Resume)(benchmark::State &state) in BENCHMARK_F() argument
313 BENCHMARK_F(AudioCaptureBenchmarkTest, Flush)(benchmark::State &state) in BENCHMARK_F() argument
367 BENCHMARK_F(AudioCaptureBenchmarkTest, SetMute)(benchmark::State &state) in BENCHMARK_F() argument
382 BENCHMARK_F(AudioCaptureBenchmarkTest, GetMute)(benchmark::State &state) in BENCHMARK_F() argument
397 BENCHMARK_F(AudioCaptureBenchmarkTest, SetVolume)(benchmark::State &state) in BENCHMARK_F() argument
410 BENCHMARK_F(AudioCaptureBenchmarkTest, GetVolume)(benchmark::State &state) in BENCHMARK_F() argument
537 BENCHMARK_F(AudioCaptureBenchmarkTest, SetGain)(benchmark::State &state) in BENCHMARK_F() argument
[all …]