Functions
protobuf/third_party/benchmark/test/cxx03_test.cc File Reference
#include <cassert>
#include <cstddef>
#include "benchmark/benchmark.h"
Include dependency graph for protobuf/third_party/benchmark/test/cxx03_test.cc:

Go to the source code of this file.

Functions

 BENCHMARK (BM_counters)
 
 BENCHMARK (BM_empty)
 
 BENCHMARK (BM_old_arg_range_interface) -> ArgPair(1, 2) ->RangePair(5, 5, 6, 6)
 
 BENCHMARK_TEMPLATE (BM_template1, long)
 
 BENCHMARK_TEMPLATE1 (BM_template1, int)
 
 BENCHMARK_TEMPLATE2 (BM_template2, int, long)
 
void BM_counters (benchmark::State &state)
 
void BM_empty (benchmark::State &state)
 
void BM_old_arg_range_interface (benchmark::State &state)
 
template<class T >
void BM_template1 (benchmark::State &state)
 
template<class T , class U >
void BM_template2 (benchmark::State &state)
 

Function Documentation

◆ BENCHMARK() [1/3]

BENCHMARK ( BM_counters  )

◆ BENCHMARK() [2/3]

BENCHMARK ( BM_empty  )

◆ BENCHMARK() [3/3]

BENCHMARK ( BM_old_arg_range_interface  ) -> ArgPair(1, 2) ->RangePair(5, 5, 6, 6)

◆ BENCHMARK_TEMPLATE()

BENCHMARK_TEMPLATE ( BM_template1  ,
long   
)

◆ BENCHMARK_TEMPLATE1()

BENCHMARK_TEMPLATE1 ( BM_template1  ,
int   
)

◆ BENCHMARK_TEMPLATE2()

BENCHMARK_TEMPLATE2 ( BM_template2  ,
int  ,
long   
)

◆ BM_counters()

void BM_counters ( benchmark::State state)

◆ BM_empty()

void BM_empty ( benchmark::State state)

◆ BM_old_arg_range_interface()

void BM_old_arg_range_interface ( benchmark::State state)

◆ BM_template1()

template<class T >
void BM_template1 ( benchmark::State state)

◆ BM_template2()

template<class T , class U >
void BM_template2 ( benchmark::State state)


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:09