12 calls to MemCacheSavingCase::checkVariable() in Memcache API and Integration 7
- MemCacheSavingCase::testArray in tests/
memcache.test - Test the saving and restoring of an array.
- MemCacheSavingCase::testArray in tests/
memcache6.test - Test the saving and restoring of an array.
- MemCacheSavingCase::testDouble in tests/
memcache.test - Test the saving and restoring of a double.
- MemCacheSavingCase::testDouble in tests/
memcache6.test - Test the saving and restoring of a double.
- MemCacheSavingCase::testInteger in tests/
memcache.test - Test the saving and restoring of an integer.
- MemCacheSavingCase::testInteger in tests/
memcache6.test - Test the saving and restoring of an integer.
- MemCacheSavingCase::testLargeValue in tests/
memcache.test - Test saving and restoring a very large value (>1MiB).
- MemCacheSavingCase::testLongKeyLargeValue in tests/
memcache.test - Test save and restoring a string with a long key and a very large value.
- MemCacheSavingCase::testString in tests/
memcache.test - Test the saving and restoring of a string.
- MemCacheSavingCase::testString in tests/
memcache6.test - Test the saving and restoring of a string.
- MemCacheSavingCase::testStringLongKey in tests/
memcache.test - Test save and restoring a string with a long key.
- MemCacheSavingCase::testStringSpecialKey in tests/
memcache.test - Test save and restoring a string using a key with special characters.