Searched defs:BenchmarkName (Results 1 – 4 of 4) sorted by relevance
114 #define INTERNAL_CATCH_BENCHMARK(BenchmarkName, name, benchmarkIndex)\ argument118 #define INTERNAL_CATCH_BENCHMARK_ADVANCED(BenchmarkName, name)\ argument
1338 struct BenchmarkName { struct1339 std::string function_name;1340 std::string args;1341 std::string min_time;1342 std::string iterations;1343 std::string repetitions;1344 std::string time_type;1345 std::string threads;
7329 #define INTERNAL_CATCH_BENCHMARK(BenchmarkName, name, benchmarkIndex)\ argument7333 #define INTERNAL_CATCH_BENCHMARK_ADVANCED(BenchmarkName, name)\ argument
7361 #define INTERNAL_CATCH_BENCHMARK(BenchmarkName, name, benchmarkIndex)\ argument7365 #define INTERNAL_CATCH_BENCHMARK_ADVANCED(BenchmarkName, name)\ argument