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
201 BENCHMARK_F(AudioCaptureBenchmarkTest, CaptureFrame)(benchmark::State &state) in BENCHMARK_F() argument
228 BENCHMARK_F(AudioCaptureBenchmarkTest, GetCapturePosition)(benchmark::State &state) in BENCHMARK_F() argument
260 BENCHMARK_F(AudioCaptureBenchmarkTest, StartAndStop)(benchmark::State &state) in BENCHMARK_F() argument
275 BENCHMARK_F(AudioCaptureBenchmarkTest, Pause)(benchmark::State &state) in BENCHMARK_F() argument
293 BENCHMARK_F(AudioCaptureBenchmarkTest, Resume)(benchmark::State &state) in BENCHMARK_F() argument
314 BENCHMARK_F(AudioCaptureBenchmarkTest, Flush)(benchmark::State &state) in BENCHMARK_F() argument
327 BENCHMARK_F(AudioCaptureBenchmarkTest, TurnStandbyMode)(benchmark::State &state) in BENCHMARK_F() argument
343 BENCHMARK_F(AudioCaptureBenchmarkTest, AudioDevDump)(benchmark::State &state) in BENCHMARK_F() argument
368 BENCHMARK_F(AudioCaptureBenchmarkTest, SetMute)(benchmark::State &state) in BENCHMARK_F() argument
[all …]