Home
last modified time | relevance | path

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

/test/xts/hats/hdf/audio/idl/benchmarktest/capture/
Daudio_capture_benchmarktest.cpp42 class AudioCaptureBenchmarkTest : public benchmark::Fixture { class
201 BENCHMARK_F(AudioCaptureBenchmarkTest, CaptureFrame)(benchmark::State &state) in BENCHMARK_F() argument
229 BENCHMARK_F(AudioCaptureBenchmarkTest, GetCapturePosition)(benchmark::State &state) in BENCHMARK_F() argument
262 BENCHMARK_F(AudioCaptureBenchmarkTest, StartAndStop)(benchmark::State &state) in BENCHMARK_F() argument
277 BENCHMARK_F(AudioCaptureBenchmarkTest, Pause)(benchmark::State &state) in BENCHMARK_F() argument
298 BENCHMARK_F(AudioCaptureBenchmarkTest, Resume)(benchmark::State &state) in BENCHMARK_F() argument
326 BENCHMARK_F(AudioCaptureBenchmarkTest, Flush)(benchmark::State &state) in BENCHMARK_F() argument
339 BENCHMARK_F(AudioCaptureBenchmarkTest, TurnStandbyMode)(benchmark::State &state) in BENCHMARK_F() argument
355 BENCHMARK_F(AudioCaptureBenchmarkTest, AudioDevDump)(benchmark::State &state) in BENCHMARK_F() argument
384 BENCHMARK_F(AudioCaptureBenchmarkTest, SetMute)(benchmark::State &state) in BENCHMARK_F() argument
[all …]