Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dbenchmark_runner.cc222 PerfCountersMeasurement* pcm_, in BenchmarkRunner()
/aosp_15_r20/external/google-benchmark/src/
H A Dbenchmark_runner.cc226 PerfCountersMeasurement* pcm_, in BenchmarkRunner()
/aosp_15_r20/frameworks/wilhelm/tests/automated/
H A DBufferQueue_test.cpp139 float pcm_ = sin((i_ * (1.0f + 0.5f * (i_ / nframes_)) * 0.01 * M_PI * 2.0)); in SetUp() local