Home
last modified time | relevance | path

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

/external/catch2/include/internal/benchmark/
Dcatch_benchmark.hpp114 #define INTERNAL_CATCH_BENCHMARK(BenchmarkName, name, benchmarkIndex)\ argument
118 #define INTERNAL_CATCH_BENCHMARK_ADVANCED(BenchmarkName, name)\ argument
/external/google-benchmark/include/benchmark/
Dbenchmark.h1338 struct BenchmarkName { struct
1339 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;
/external/catch2/single_include/catch2/
Dcatch.hpp7329 #define INTERNAL_CATCH_BENCHMARK(BenchmarkName, name, benchmarkIndex)\ argument
7333 #define INTERNAL_CATCH_BENCHMARK_ADVANCED(BenchmarkName, name)\ argument
/external/libabigail/tests/lib/
Dcatch.hpp7361 #define INTERNAL_CATCH_BENCHMARK(BenchmarkName, name, benchmarkIndex)\ argument
7365 #define INTERNAL_CATCH_BENCHMARK_ADVANCED(BenchmarkName, name)\ argument