Home
last modified time | relevance | path

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

/drivers/peripheral/audio/test/benchmarktest/capture/
Daudio_capture_benchmarktest.cpp41 class AudioCaptureBenchmarkTest : public benchmark::Fixture { class
200 BENCHMARK_F(AudioCaptureBenchmarkTest, CaptureFrame)(benchmark::State &state) in BENCHMARK_F() argument
227 BENCHMARK_F(AudioCaptureBenchmarkTest, GetCapturePosition)(benchmark::State &state) in BENCHMARK_F() argument
259 BENCHMARK_F(AudioCaptureBenchmarkTest, StartAndStop)(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
326 BENCHMARK_F(AudioCaptureBenchmarkTest, TurnStandbyMode)(benchmark::State &state) in BENCHMARK_F() argument
342 BENCHMARK_F(AudioCaptureBenchmarkTest, AudioDevDump)(benchmark::State &state) in BENCHMARK_F() argument
367 BENCHMARK_F(AudioCaptureBenchmarkTest, SetMute)(benchmark::State &state) in BENCHMARK_F() argument
[all …]