Functions
filter_test.cc File Reference
#include "benchmark/benchmark.h"
#include <cassert>
#include <cmath>
#include <cstdint>
#include <cstdlib>
#include <iostream>
#include <limits>
#include <sstream>
#include <string>
Include dependency graph for filter_test.cc:

Go to the source code of this file.

Functions

 BENCHMARK (BM_Bar)
 
 BENCHMARK (BM_Foo)
 
 BENCHMARK (BM_FooBa)
 
 BENCHMARK (BM_FooBar)
 
 BENCHMARK (NoPrefix)
 
static void BM_Bar (benchmark::State &state)
 
static void BM_Foo (benchmark::State &state)
 
static void BM_FooBa (benchmark::State &state)
 
static void BM_FooBar (benchmark::State &state)
 
int main (int argc, char **argv)
 
static void NoPrefix (benchmark::State &state)
 

Function Documentation

◆ BENCHMARK() [1/5]

BENCHMARK ( BM_Bar  )

◆ BENCHMARK() [2/5]

BENCHMARK ( BM_Foo  )

◆ BENCHMARK() [3/5]

BENCHMARK ( BM_FooBa  )

◆ BENCHMARK() [4/5]

BENCHMARK ( BM_FooBar  )

◆ BENCHMARK() [5/5]

BENCHMARK ( NoPrefix  )

◆ BM_Bar()

static void BM_Bar ( benchmark::State state)
static

Definition at line 50 of file filter_test.cc.

◆ BM_Foo()

static void BM_Foo ( benchmark::State state)
static

Definition at line 44 of file filter_test.cc.

◆ BM_FooBa()

static void BM_FooBa ( benchmark::State state)
static

Definition at line 62 of file filter_test.cc.

◆ BM_FooBar()

static void BM_FooBar ( benchmark::State state)
static

Definition at line 56 of file filter_test.cc.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 68 of file filter_test.cc.

◆ NoPrefix()

static void NoPrefix ( benchmark::State state)
static

Definition at line 38 of file filter_test.cc.



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