Home
last modified time | relevance | path

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

/third_party/benchmark/include/benchmark/
Dbenchmark.h234 #define BENCHMARK_ALWAYS_INLINE __attribute__((always_inline)) macro
236 #define BENCHMARK_ALWAYS_INLINE __forceinline macro
239 #define BENCHMARK_ALWAYS_INLINE macro