#include <ts_perf.hpp>
Inherits perf::TestBase, and testing::WithParamInterface< T >.
Enumerator |
---|
WARMUP_READ |
|
WARMUP_WRITE |
|
WARMUP_RNG |
|
WARMUP_NONE |
|
static void perf::TestBase::Init |
( |
int |
argc, |
|
|
const char *const |
argv[] |
|
) |
| |
|
staticinherited |
static void perf::TestBase::Init |
( |
const std::vector< std::string > & |
availableImpls, |
|
|
int |
argc, |
|
|
const char *const |
argv[] |
|
) |
| |
|
staticinherited |
static void perf::TestBase::RecordRunParameters |
( |
| ) |
|
|
staticinherited |
static enum PERF_STRATEGY perf::TestBase::getPerformanceStrategy |
( |
| ) |
|
|
staticinherited |
virtual void perf::TestBase::PerfTestBody |
( |
| ) |
|
|
protectedpure virtualinherited |
virtual void perf::TestBase::SetUp |
( |
| ) |
|
|
protectedvirtualinherited |
virtual void perf::TestBase::TearDown |
( |
| ) |
|
|
protectedvirtualinherited |
void perf::TestBase::startTimer |
( |
| ) |
|
|
protectedinherited |
void perf::TestBase::stopTimer |
( |
| ) |
|
|
protectedinherited |
bool perf::TestBase::next |
( |
| ) |
|
|
protectedinherited |
void perf::TestBase::reportMetrics |
( |
bool |
toJUnitXML = false | ) |
|
|
protectedinherited |
void perf::TestBase::RunPerfTestBody |
( |
| ) |
|
|
protectedinherited |
void perf::TestBase::setVerified |
( |
| ) |
|
|
inherited |
static void testing::Test::SetUpTestCase |
( |
| ) |
|
|
staticinherited |
static void testing::Test::TearDownTestCase |
( |
| ) |
|
|
staticinherited |
static bool testing::Test::HasFatalFailure |
( |
| ) |
|
|
staticinherited |
static bool testing::Test::HasNonfatalFailure |
( |
| ) |
|
|
staticinherited |
static bool testing::Test::HasFailure |
( |
| ) |
|
|
staticinherited |
The documentation for this class was generated from the following file: