Classes | Functions
args_product_test.cc File Reference
#include "benchmark/benchmark.h"
#include <cassert>
#include <iostream>
#include <set>
#include <vector>
Include dependency graph for args_product_test.cc:

Go to the source code of this file.

Classes

class  ArgsProductFixture
 

Functions

 Args ({0, 100, 2000, 30000}) -> ArgsProduct(
 
 Args ({4, 5, 6, 11})
 
 BENCHMARK_DEFINE_F (ArgsProductFixture, Empty)(benchmark
 
 BENCHMARK_MAIN ()
 

Function Documentation

◆ Args() [1/2]

Args ( {0, 100, 2000, 30000}  ) -> ArgsProduct(

Definition at line 73 of file args_product_test.cc.

◆ Args() [2/2]

Args ( {4, 5, 6, 11}  )

◆ BENCHMARK_DEFINE_F()

BENCHMARK_DEFINE_F ( ArgsProductFixture  ,
Empty   
)

Definition at line 62 of file args_product_test.cc.

◆ BENCHMARK_MAIN()

BENCHMARK_MAIN ( )


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