Searched refs:trials (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A Dtest-resample.cpp392 * it is better to run a few trials with a shorter loop limit,
407 const int trials = 4; local
412 for (int n = 0; n < trials; ++n) {
423 time = diff_ns; // save the best out of our trials.

Completed in 195 milliseconds