10 calls to MemCacheSavingCase::checkVariable() in Zircon Profile 8
- MemCacheSavingCase::testArray in modules/
memcache/ tests/ memcache.test - Test the saving and restoring of an array.
- MemCacheSavingCase::testArray in modules/
memcache/ tests/ memcache6.test - Test the saving and restoring of an array.
- MemCacheSavingCase::testDouble in modules/
memcache/ tests/ memcache.test - Test the saving and restoring of a double.
- MemCacheSavingCase::testDouble in modules/
memcache/ tests/ memcache6.test - Test the saving and restoring of a double.
- MemCacheSavingCase::testInteger in modules/
memcache/ tests/ memcache.test - Test the saving and restoring of an integer.
- MemCacheSavingCase::testInteger in modules/
memcache/ tests/ memcache6.test - Test the saving and restoring of an integer.
- MemCacheSavingCase::testString in modules/
memcache/ tests/ memcache.test - Test the saving and restoring of a string.
- MemCacheSavingCase::testString in modules/
memcache/ tests/ memcache6.test - Test the saving and restoring of a string.
- MemCacheSavingCase::testStringLongKey in modules/
memcache/ tests/ memcache.test - Test save and restoring a string with a long key.
- MemCacheSavingCase::testStringSpecialKey in modules/
memcache/ tests/ memcache.test - Test save and restoring a string using a key with special characters.