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.cpp40 class AudioCaptureBenchmarkTest : public benchmark::Fixture { class
199 BENCHMARK_F(AudioCaptureBenchmarkTest, CaptureFrame)(benchmark::State &state) in BENCHMARK_F() argument
225 BENCHMARK_F(AudioCaptureBenchmarkTest, GetCapturePosition)(benchmark::State &state) in BENCHMARK_F() argument
256 BENCHMARK_F(AudioCaptureBenchmarkTest, StartAndStop)(benchmark::State &state) in BENCHMARK_F() argument
269 BENCHMARK_F(AudioCaptureBenchmarkTest, Pause)(benchmark::State &state) in BENCHMARK_F() argument
283 BENCHMARK_F(AudioCaptureBenchmarkTest, Resume)(benchmark::State &state) in BENCHMARK_F() argument
303 BENCHMARK_F(AudioCaptureBenchmarkTest, Flush)(benchmark::State &state) in BENCHMARK_F() argument
315 BENCHMARK_F(AudioCaptureBenchmarkTest, TurnStandbyMode)(benchmark::State &state) in BENCHMARK_F() argument
328 BENCHMARK_F(AudioCaptureBenchmarkTest, AudioDevDump)(benchmark::State &state) in BENCHMARK_F() argument
352 BENCHMARK_F(AudioCaptureBenchmarkTest, SetMute)(benchmark::State &state) in BENCHMARK_F() argument
[all …]