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

/bionic/benchmarks/
H A Dutil.h51 std::vector<std::string> extra_benchmarks; member in struct:__anon2
H A Dbionic_benchmarks.cpp176 opts.extra_benchmarks.push_back(optarg);
338 for (const std::string& extra_fn : cmdline_opts.extra_benchmarks) {
534 if (opts.extra_benchmarks.empty()) {

Completed in 50 milliseconds