|
typedef void(SharedMemStatisticsTestBase::* | TestMethod )() |
|
| SharedMemStatisticsTestBase (SharedMemTestEnv *test_env) |
|
virtual void | SetUp () |
|
virtual void | TearDown () |
|
bool | CreateChild (TestMethod method) |
|
void | TestCreate () |
|
void | TestSet () |
|
void | TestClear () |
|
void | TestAdd () |
|
void | TestSetReturningPrevious () |
|
void | TestHistogram () |
|
void | TestHistogramRender () |
|
void | TestHistogramNoExtraClear () |
|
void | TestHistogramExtremeBuckets () |
|
void | TestTimedVariableEmulation () |
|
void | TestConsoleStatisticsLogger () |
|
StatisticsLogger * | console_logger () const |
|
scoped_ptr< ThreadSystem > | thread_system_ |
|
MockMessageHandler | handler_ |
|
scoped_ptr< MemFileSystem > | file_system_ |
|
scoped_ptr< SharedMemStatistics > | stats_ |
| (the parent process version)
|
|
static const int64 | kLogIntervalMs |
|
static const int64 | kMaxLogfileSizeKb |
|
The documentation for this class was generated from the following file: