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

/external/chromium_org/media/cast/test/
H A Dcast_benchmarks.cc625 bool RunOnePoint(const SearchVector& v, double multiplier) { function in class:media::cast::CastBenchmark
653 while (RunOnePoint(v, max)) {
660 if (RunOnePoint(v, avg)) {
724 base::Bind(base::IgnoreResult(&CastBenchmark::RunOnePoint),

Completed in 43 milliseconds