HomeSort by relevance Sort by last modified time
    Searched refs:BENCHMARK_NOEXCEPT (Results 1 - 4 of 4) sorted by null

  /external/google-benchmark/include/benchmark/
macros.h 34 #define BENCHMARK_NOEXCEPT noexcept
40 #define BENCHMARK_NOEXCEPT noexcept
43 #define BENCHMARK_NOEXCEPT
50 #define BENCHMARK_NOEXCEPT
  /external/libcxx/utils/google-benchmark/include/benchmark/
macros.h 34 #define BENCHMARK_NOEXCEPT noexcept
40 #define BENCHMARK_NOEXCEPT noexcept
43 #define BENCHMARK_NOEXCEPT
50 #define BENCHMARK_NOEXCEPT
  /external/google-benchmark/src/
string_util.h 17 inline std::ostream& StringCatImp(std::ostream& out) BENCHMARK_NOEXCEPT {
  /external/libcxx/utils/google-benchmark/src/
string_util.h 17 inline std::ostream& StringCatImp(std::ostream& out) BENCHMARK_NOEXCEPT {

Completed in 232 milliseconds