Home
last modified time | relevance | path

Searched defs:report_label (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dstatistics.cc136 std::string report_label = reports[0].report_label; in ComputeStats() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dstatistics.cc143 std::string report_label = reports[0].report_label; in ComputeStats() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h1289 std::string report_label; // Empty if not set by benchmark. member
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h1346 std::string report_label; // Empty if not set by benchmark. member