Public Member Functions | Public Attributes | List of all members
benchmark::BenchmarkName Struct Reference

#include <benchmark.h>

Public Member Functions

std::string str () const
 

Public Attributes

std::string args
 
std::string function_name
 
std::string iterations
 
std::string min_time
 
std::string repetitions
 
std::string threads
 
std::string time_type
 

Detailed Description

Definition at line 1393 of file benchmark/include/benchmark/benchmark.h.

Member Function Documentation

◆ str()

std::string benchmark::BenchmarkName::str ( ) const

Definition at line 54 of file benchmark_name.cc.

Member Data Documentation

◆ args

std::string benchmark::BenchmarkName::args

Definition at line 1395 of file benchmark/include/benchmark/benchmark.h.

◆ function_name

std::string benchmark::BenchmarkName::function_name

Definition at line 1394 of file benchmark/include/benchmark/benchmark.h.

◆ iterations

std::string benchmark::BenchmarkName::iterations

Definition at line 1397 of file benchmark/include/benchmark/benchmark.h.

◆ min_time

std::string benchmark::BenchmarkName::min_time

Definition at line 1396 of file benchmark/include/benchmark/benchmark.h.

◆ repetitions

std::string benchmark::BenchmarkName::repetitions

Definition at line 1398 of file benchmark/include/benchmark/benchmark.h.

◆ threads

std::string benchmark::BenchmarkName::threads

Definition at line 1400 of file benchmark/include/benchmark/benchmark.h.

◆ time_type

std::string benchmark::BenchmarkName::time_type

Definition at line 1399 of file benchmark/include/benchmark/benchmark.h.


The documentation for this struct was generated from the following files:


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