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

/bionic/benchmarks/
H A Dbionic_benchmarks.cpp137 bench_opts_t ParseOpts(int argc, char** argv) {
138 bench_opts_t opts;
307 void RegisterGoogleBenchmarks(bench_opts_t primary_opts, bench_opts_t secondary_opts,
333 void RegisterCliBenchmarks(bench_opts_t cmdline_opts,
349 RegisterGoogleBenchmarks(bench_opts_t(), cmdline_opts, fn_name, run_args);
356 int RegisterXmlBenchmarks(bench_opts_t cmdline_opts,
395 bench_opts_t xml_opts{};
515 void RegisterAllBenchmarks(const bench_opts_t& opts,
522 RegisterGoogleBenchmarks(bench_opts_t(), opt
[all...]
H A Dutil.h52 } bench_opts_t; typedef in typeref:struct:__anon2

Completed in 54 milliseconds