Home
last modified time | relevance | path

Searched defs:run_name (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dcomplexity.cc186 std::string run_name = reports[0].benchmark_name().substr( in ComputeBigO() local
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h1343 std::string run_name; member