Home
last modified time | relevance | path

Searched refs:BENCHMARK_NOEXCEPT (Results 1 – 2 of 2) sorted by relevance

/external/google-benchmark/include/benchmark/
Dmacros.h30 # define BENCHMARK_NOEXCEPT noexcept macro
34 # define BENCHMARK_NOEXCEPT macro
39 # define BENCHMARK_NOEXCEPT macro
/external/google-benchmark/src/
Dstring_util.h18 StringCatImp(std::ostream& out) BENCHMARK_NOEXCEPT in StringCatImp()