Searched defs:BENCHMARK_PRIVATE_CONCAT (Results 1 - 1 of 1) sorted by relevance

/external/google-benchmark/include/benchmark/
H A Dbenchmark_api.h521 BENCHMARK_PRIVATE_CONCAT(_benchmark_, BENCHMARK_PRIVATE_UNIQUE_ID, n)
522 #define BENCHMARK_PRIVATE_CONCAT(a, b, c) BENCHMARK_PRIVATE_CONCAT2(a, b, c) macro

Completed in 376 milliseconds