![]() |
Project
|
Inherits benchmark::Fixture, and benchmark::Fixture.
Public Types | |
using | source_t = source_T |
using | symbol_t = PrecomputedSymbol |
using | source_t = source_T |
Public Member Functions | |
Fixture () | |
~Fixture () | |
Fixture () | |
~Fixture () | |
Fixture () | |
Fixture () | |
~Fixture () | |
Fixture () | |
~Fixture () | |
void | SetUp (const ::benchmark::State &state) final |
void | TearDown (const ::benchmark::State &state) final |
void | SetUp (const ::benchmark::State &state) final |
void | TearDown (const ::benchmark::State &state) final |
Public Attributes | |
std::vector< symbol_t > | mSymbols {} |
ransState_t | mState = getData<source_T>().getState() |
size_t | mRenormingBits = getData<source_T>().getRenormedFrequencies().getRenormingBits() |
std::vector< count_t > | mFrequencies {} |
Global fixture, ie general setup and teardown
Definition at line 36 of file testBasicCCDBManager.cxx.
Definition at line 140 of file bench_ransEncodeImpl.cxx.
Definition at line 112 of file bench_ransStreaming.cxx.
using Fixture< source_T >::symbol_t = PrecomputedSymbol |
Definition at line 141 of file bench_ransEncodeImpl.cxx.
Definition at line 37 of file testBasicCCDBManager.cxx.
Definition at line 49 of file testBasicCCDBManager.cxx.
Definition at line 56 of file testCcdbApi.cxx.
Definition at line 71 of file testCcdbApi.cxx.
Definition at line 39 of file testCcdbApi_alien.cxx.
Definition at line 58 of file testCcdbApi_ConfigParam.cxx.
Definition at line 70 of file testCcdbApi_ConfigParam.cxx.
Definition at line 35 of file testCcdbApiMultipleUrls.cxx.
Definition at line 46 of file testCcdbApiMultipleUrls.cxx.
|
inlinefinal |
Definition at line 143 of file bench_ransEncodeImpl.cxx.
|
inlinefinal |
Definition at line 114 of file bench_ransStreaming.cxx.
|
inlinefinal |
Definition at line 152 of file bench_ransEncodeImpl.cxx.
|
inlinefinal |
Definition at line 124 of file bench_ransStreaming.cxx.
Definition at line 129 of file bench_ransStreaming.cxx.
size_t Fixture< source_T >::mRenormingBits = getData<source_T>().getRenormedFrequencies().getRenormingBits() |
Definition at line 158 of file bench_ransEncodeImpl.cxx.
ransState_t Fixture< source_T >::mState = getData<source_T>().getState() |
Definition at line 157 of file bench_ransEncodeImpl.cxx.
Definition at line 156 of file bench_ransEncodeImpl.cxx.