Home | History | Annotate | Download | only in intltest

Lines Matching defs:en

193     // We first add 5 key-value pairs with two distinct values, "en" and "fr"
196 const UCTItem *en = NULL;
202 cache.get(LocaleCacheKey<UCTItem>("en"), &cache, en, status);
208 // Client holds two unique references, "en" and "fr" the other three
225 // Client holds three unique references, "en", "fr", "de" although we
234 cache.get(LocaleCacheKey<UCTItem>("en"), &cache, throwAway, status);
235 if (throwAway != en) {
236 errln("Expected en to resolve to the same object.");
273 // es, ru, and en
281 SharedObject::clearPtr(en);
301 const UCTItem *en = NULL;
307 cache->get(LocaleCacheKey<UCTItem>("en"), en, status);
324 // en_US, en_GB, en share one object; fr_FR and fr don't share.
334 SharedObject::clearPtr(en);
336 // With en_GB and en_US and en cleared there are no more hard references to
337 // the "en" object, so it gets flushed and the keys that refer to it