Home
last modified time | relevance | path

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

/third_party/benchmark/include/benchmark/
Dbenchmark.h222 #define BENCHMARK_NOEXCEPT_OP(x) noexcept(x) macro
227 #define BENCHMARK_NOEXCEPT_OP(x) noexcept(x) macro
230 #define BENCHMARK_NOEXCEPT_OP(x) macro
236 #define BENCHMARK_NOEXCEPT_OP(x) macro