Page Speed Optimization Libraries  1.3.25.1
net_instaweb::CacheTestBase Member List
This is the complete list of members for net_instaweb::CacheTestBase, including all inherited members.
AddCallback()net_instaweb::CacheTestBase [inline, protected]
Cache()=0 (defined in net_instaweb::CacheTestBase)net_instaweb::CacheTestBase [protected, pure virtual]
CacheTestBase() (defined in net_instaweb::CacheTestBase)net_instaweb::CacheTestBase [inline, protected]
CheckDelete(const GoogleString &key) (defined in net_instaweb::CacheTestBase)net_instaweb::CacheTestBase [inline, protected]
CheckGet(const GoogleString &key, const GoogleString &expected_value)net_instaweb::CacheTestBase [inline, protected]
CheckGet(CacheInterface *cache, const GoogleString &key, const GoogleString &expected_value)net_instaweb::CacheTestBase [inline, protected]
CheckNotFound(const char *key)net_instaweb::CacheTestBase [inline, protected]
CheckNotFound(CacheInterface *cache, const char *key) (defined in net_instaweb::CacheTestBase)net_instaweb::CacheTestBase [inline, protected]
CheckPut(const GoogleString &key, const GoogleString &value)net_instaweb::CacheTestBase [inline, protected]
CheckPut(CacheInterface *cache, const GoogleString &key, const GoogleString &value) (defined in net_instaweb::CacheTestBase)net_instaweb::CacheTestBase [inline, protected]
InitiateGet(const GoogleString &key)net_instaweb::CacheTestBase [inline, protected]
InitiateGet(CacheInterface *cache, const GoogleString &key) (defined in net_instaweb::CacheTestBase)net_instaweb::CacheTestBase [inline, protected]
IssueMultiGet(Callback *c0, const GoogleString &key0, Callback *c1, const GoogleString &key1, Callback *c2, const GoogleString &key2) (defined in net_instaweb::CacheTestBase)net_instaweb::CacheTestBase [inline, protected]
NewCallback()net_instaweb::CacheTestBase [inline, protected, virtual]
outstanding_fetches()net_instaweb::CacheTestBase [inline, protected]
PopulateCache(int num)net_instaweb::CacheTestBase [inline, protected]
PostOpCleanup()net_instaweb::CacheTestBase [inline, protected, virtual]
set_invalid_value(const char *v) (defined in net_instaweb::CacheTestBase)net_instaweb::CacheTestBase [inline, protected]
set_mutex(AbstractMutex *mutex)net_instaweb::CacheTestBase [inline, protected]
TestMultiGet() (defined in net_instaweb::CacheTestBase)net_instaweb::CacheTestBase [inline, protected]
WaitAndCheck(Callback *callback, const GoogleString &expected_value)net_instaweb::CacheTestBase [inline, protected]
WaitAndCheckNotFound(Callback *callback) (defined in net_instaweb::CacheTestBase)net_instaweb::CacheTestBase [inline, protected]
~CacheTestBase() (defined in net_instaweb::CacheTestBase)net_instaweb::CacheTestBase [inline, protected]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines