Home
last modified time | relevance | path

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

/test/xts/hats/hdf/audio/idl/benchmarktest/capture/
Daudio_capture_benchmarktest.cpp277 BENCHMARK_F(AudioCaptureBenchmarkTest, Pause)(benchmark::State &state) in BENCHMARK_F() argument
/test/xts/hats/hdf/audio/idl/benchmarktest/render/
Daudio_render_benchmarktest.cpp209 BENCHMARK_F(AudioRenderBenchmarkTest, Pause)(benchmark::State &state) in BENCHMARK_F() argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dunistdndk.cpp1570 static napi_value Pause(napi_env env, napi_callback_info info) in Pause() function