Home
last modified time | relevance | path

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

/external/google-benchmark/include/benchmark/
Dmacros.h63 #define BENCHMARK_GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
/external/libcxx/utils/google-benchmark/include/benchmark/
Dmacros.h63 #define BENCHMARK_GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro