Page Speed Optimization Libraries  1.5.27.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Protected Types | Protected Member Functions | Protected Attributes | Static Protected Attributes
net_instaweb::SharedMemStatisticsTestBase Class Reference
Inheritance diagram for net_instaweb::SharedMemStatisticsTestBase:
net_instaweb::SharedMemStatisticsTestTemplate< ConcreteTestEnv >

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 ()
SharedMemConsoleStatisticsLoggerconsole_logger () const

Protected Attributes

MockMessageHandler handler_
scoped_ptr< MemFileSystemfile_system_
scoped_ptr< SharedMemStatisticsstats_
 (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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines