Home | History | Annotate | Download | only in intltest

Lines Matching defs:world

667     // Test to make sure that the set of territories contained in World and the set of all available
675 const Region *world = Region::getInstance("001",status);
680 StringEnumeration *containedInWorld = world->getContainedRegions(URGN_TERRITORY, status);
682 errln("world->getContainedRegions(URGN_TERRITORY, status) failed: %s", u_errorName(status));
708 errln("Available territories and all territories contained in world should be the same set.\nAvailable = %s\nContained in World = %s",