Home
last modified time | relevance | path

Searched refs:KnownRegion (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Duregiontest.c52 typedef struct KnownRegion { struct
58 } KnownRegion; typedef
60 static KnownRegion knownRegions[] = {
366 const KnownRegion * rd; in TestKnownRegions()
393 const KnownRegion * rd; in TestGetContainedRegions()
474 const KnownRegion * rd; in TestGetContainedRegionsWithType()
503 const KnownRegion * rd; in TestGetContainingRegion()
527 const KnownRegion * rd; in TestGetContainingRegionWithType()
604 const KnownRegion * rd; in TestContains()
/third_party/icu/icu4c/source/test/intltest/
Dregiontst.cpp22 typedef struct KnownRegion { struct
28 } KnownRegion; argument
30 static KnownRegion knownRegions[] = {
369 KnownRegion rd = knownRegions[i]; in TestKnownRegions()
497 KnownRegion rd = knownRegions[i]; in TestGetContainedRegions()
528 KnownRegion rd = knownRegions[i]; in TestGetContainedRegionsWithType()
559 KnownRegion rd = knownRegions[i]; in TestGetContainingRegion()
583 KnownRegion rd = knownRegions[i]; in TestGetContainingRegionWithType()
649 KnownRegion rd = knownRegions[i]; in TestContains()