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