Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Protected Types | Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
net_instaweb::SharedMemStatisticsTestBase Class Reference
Inheritance diagram for net_instaweb::SharedMemStatisticsTestBase:
net_instaweb::SharedMemStatisticsTestTemplate< ConcreteTestEnv >

Protected Types

typedef void(SharedMemStatisticsTestBase::* TestMethod )()
 

Protected Member Functions

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

Protected Attributes

scoped_ptr< ThreadSystemthread_system_
 
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: