List of all members.
Protected Types |
typedef void(SharedMemStatisticsTestBase::* | TestMethod )() |
Protected Member Functions |
| SharedMemStatisticsTestBase (SharedMemTestEnv *test_env) |
virtual void | SetUp () |
virtual void | TearDown () |
GoogleString | CreateVariableDataResponse (bool has_unused_variable, bool first) |
GoogleString | CreateFakeLogfile (GoogleString *var_data, std::set< GoogleString > *var_titles) |
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 () |
void | TestLogfileTrimming () |
SharedMemConsoleStatisticsLogger * | console_logger () const |
Protected Attributes |
MockMessageHandler | handler_ |
scoped_ptr< MemFileSystem > | file_system_ |
scoped_ptr< SharedMemStatistics > | stats_ |
| (the parent process version)
|
Static Protected Attributes |
static const int64 | kLogIntervalMs |
static const int64 | kMaxLogfileSizeKb |
The documentation for this class was generated from the following file: