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

  /bionic/benchmarks/
util.h 51 std::vector<std::string> extra_benchmarks; member in struct:__anon204
bionic_benchmarks.cpp 176 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 1277 milliseconds