Searched refs:LRUCacheForTesting (Results 1 – 1 of 1) sorted by relevance
38 class LRUCacheForTesting : public LRUCache { class40 LRUCacheForTesting(43 virtual ~LRUCacheForTesting() { in ~LRUCacheForTesting()51 LRUCacheForTesting::LRUCacheForTesting( in LRUCacheForTesting() function in LRUCacheForTesting61 SharedObject *LRUCacheForTesting::create(const char *localeId, UErrorCode &status) { in create()105 LRUCacheForTesting cache(3, "little", status); in TestSharedPointer()132 LRUCacheForTesting cache(3, "little", status); in TestErrorCallingConstructor()137 LRUCacheForTesting cache(3, "little", status); in TestLRUCache()235 LRUCacheForTesting cache(3, "little", status); in TestLRUCacheError()