Classes | Functions
third_party/benchmark/test/map_test.cc File Reference
#include "benchmark/benchmark.h"
#include <cstdlib>
#include <map>
Include dependency graph for third_party/benchmark/test/map_test.cc:

Go to the source code of this file.

Classes

class  MapFixture
 

Functions

 BENCHMARK (BM_MapLookup) -> Range(1<< 3, 1<< 12)
 
 BENCHMARK_DEFINE_F (MapFixture, Lookup)(benchmark
 
 BENCHMARK_MAIN ()
 
 BENCHMARK_REGISTER_F (MapFixture, Lookup) -> Range(1<< 3, 1<< 12)
 
static void BM_MapLookup (benchmark::State &state)
 

Function Documentation

◆ BENCHMARK()

BENCHMARK ( BM_MapLookup  ) -> Range(1<< 3, 1<< 12)

◆ BENCHMARK_DEFINE_F()

BENCHMARK_DEFINE_F ( MapFixture  ,
Lookup   
)

Definition at line 46 of file third_party/benchmark/test/map_test.cc.

◆ BENCHMARK_MAIN()

BENCHMARK_MAIN ( )

◆ BENCHMARK_REGISTER_F()

BENCHMARK_REGISTER_F ( MapFixture  ,
Lookup   
) -> Range(1<< 3, 1<< 12)

◆ BM_MapLookup()

static void BM_MapLookup ( benchmark::State state)
static

Definition at line 19 of file third_party/benchmark/test/map_test.cc.



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