Page Speed Optimization Libraries
1.13.35.1
|
Additional Inherited Members | |
Protected Types inherited from net_instaweb::SharedDynamicStringMapTestBase | |
typedef void(SharedDynamicStringMapTestBase::* | TestMethod0 )() |
typedef void(SharedDynamicStringMapTestBase::* | TestMethod2 )(int, int) |
Protected Member Functions inherited from net_instaweb::SharedDynamicStringMapTestBase | |
SharedDynamicStringMapTestBase (SharedMemTestEnv *test_env) | |
bool | CreateChild (TestMethod0 method) |
bool | CreateFillChild (TestMethod2 method, int start, int number_of_strings) |
void | TestSimple () |
Test simple functionality using Dump(Writer*) | |
void | TestCreate () |
Test the creation and use of a child process. | |
void | TestAdd () |
Test the creation and use of two child processes. | |
void | TestQuarterFull () |
void | TestFillSingleThread () |
Test the filling of the string map. | |
void | TestFillMultipleNonOverlappingThreads () |
void | TestFillMultipleOverlappingThreads () |