Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h1750 struct BENCHMARK_EXPORT BenchmarkName { struct
1751 std::string function_name;
1752 std::string args;
1753 std::string min_time;
1754 std::string min_warmup_time;
1755 std::string iterations;
1756 std::string repetitions;
1757 std::string time_type;
1758 std::string threads;