#include <benchmark.h>
Static Public Member Functions | |
static const SystemInfo & | Get () |
Public Attributes | |
std::string | name |
Private Member Functions | |
BENCHMARK_DISALLOW_COPY_AND_ASSIGN (SystemInfo) | |
SystemInfo () | |
Definition at line 1381 of file benchmark/include/benchmark/benchmark.h.
|
private |
Definition at line 725 of file benchmark/src/sysinfo.cc.
|
private |
|
static |
Definition at line 720 of file benchmark/src/sysinfo.cc.
std::string benchmark::SystemInfo::name |
Definition at line 1382 of file benchmark/include/benchmark/benchmark.h.