HomeSort by relevance Sort by last modified time
    Searched refs:bench_opts_t (Results 1 - 2 of 2) sorted by null

  /bionic/benchmarks/
bionic_benchmarks.cpp 137 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(), opts, entry.first, run_args)
    [all...]
util.h 52 } bench_opts_t; typedef in typeref:struct:__anon204

Completed in 119 milliseconds