Go to the documentation of this file. 1 #include <benchmark/benchmark.h>
4 #pragma clang diagnostic ignored "-Wreturn-type"
13 inline int Add42(
int x) {
return x + 42; }
112 return input / divisor;
121 for (
int i=0;
i < 5; ++
i)
void test_with_non_trivial_lvalue()
int test_div_by_two(int input)
BENCHMARK_ALWAYS_INLINE void DoNotOptimize(Tp const &value)
void test_with_non_trivial_rvalue()
void test_pointer_rvalue()
void test_with_large_rvalue()
NotTriviallyCopyable(int x)
void test_pointer_const_lvalue()
void test_with_large_const_lvalue()
void test_with_non_trivial_const_lvalue()
void test_pointer_lvalue()
void test_with_large_lvalue()
void test_with_const_lvalue()
grpc
Author(s):
autogenerated on Thu Mar 13 2025 02:59:12