Searched refs:origItem (Results 1 – 1 of 1) sorted by relevance
1159 const UCTMultiThreadItem *origItem = NULL; in exerciseByLocale() local1161 LocaleCacheKey<UCTMultiThreadItem>(locale), fCache, origItem, status); in exerciseByLocale()1163 IntlTest::gTest->assertEquals(WHERE, locale.getLanguage(), origItem->value); in exerciseByLocale()1171 IntlTest::gTest->assertTrue(WHERE, item == origItem); in exerciseByLocale()1176 origItem->removeRef(); in exerciseByLocale()