Public Member Functions | Public Attributes | List of all members
MapFixture Class Reference
Inheritance diagram for MapFixture:
Inheritance graph
[legend]

Public Member Functions

void SetUp (const ::benchmark::State &st)
 
void TearDown (const ::benchmark::State &)
 
- Public Member Functions inherited from benchmark::Fixture
 Fixture ()
 
virtual void Run (State &st)
 
virtual void SetUp (const State &)
 
virtual void SetUp (State &st)
 
virtual void TearDown (const State &)
 
virtual void TearDown (State &st)
 
- Public Member Functions inherited from benchmark::internal::Benchmark
BenchmarkApply (void(*func)(Benchmark *benchmark))
 
BenchmarkArg (int x)
 
BenchmarkArgName (const std::string &name)
 
BenchmarkArgNames (const std::vector< std::string > &names)
 
BenchmarkArgPair (int x, int y)
 
BenchmarkArgs (const std::vector< int > &args)
 
BenchmarkComplexity (BigO complexity=benchmark::oAuto)
 
BenchmarkComplexity (BigOFunc *complexity)
 
BenchmarkDenseRange (int start, int limit, int step=1)
 
BenchmarkDenseThreadRange (int min_threads, int max_threads, int stride=1)
 
BenchmarkIterations (size_t n)
 
BenchmarkMinTime (double t)
 
BenchmarkRange (int start, int limit)
 
BenchmarkRangeMultiplier (int multiplier)
 
BenchmarkRangePair (int lo1, int hi1, int lo2, int hi2)
 
BenchmarkRanges (const std::vector< std::pair< int, int > > &ranges)
 
BenchmarkRepetitions (int n)
 
BenchmarkReportAggregatesOnly (bool value=true)
 
BenchmarkThreadPerCpu ()
 
BenchmarkThreadRange (int min_threads, int max_threads)
 
BenchmarkThreads (int t)
 
BenchmarkUnit (TimeUnit unit)
 
BenchmarkUseManualTime ()
 
BenchmarkUseRealTime ()
 
virtual ~Benchmark ()
 

Public Attributes

std::map< int, int > m
 

Additional Inherited Members

- Protected Member Functions inherited from benchmark::Fixture
virtual void BenchmarkCase (State &)=0
 
- Protected Member Functions inherited from benchmark::internal::Benchmark
int ArgsCnt () const
 
 Benchmark (Benchmark const &)
 
 Benchmark (const char *name)
 
void SetName (const char *name)
 
- Static Protected Member Functions inherited from benchmark::internal::Benchmark
static void AddRange (std::vector< int > *dst, int lo, int hi, int mult)
 

Detailed Description

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

Member Function Documentation

◆ SetUp()

void MapFixture::SetUp ( const ::benchmark::State st)
inline

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

◆ TearDown()

void MapFixture::TearDown ( const ::benchmark::State )
inline

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

Member Data Documentation

◆ m

std::map<int, int> MapFixture::m

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


The documentation for this class was generated from the following file:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06