Searched defs:KnownRegion (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Duregiontest.c46 typedef struct KnownRegion { struct
52 } KnownRegion; typedef in typeref:struct:KnownRegion
54 static KnownRegion knownRegions[] = {
360 const KnownRegion * rd;
387 const KnownRegion * rd;
416 const KnownRegion * rd;
445 const KnownRegion * rd;
469 const KnownRegion * rd;
546 const KnownRegion * rd;
/external/icu/icu4c/source/test/intltest/
H A Dregiontst.cpp20 typedef struct KnownRegion { struct
26 } KnownRegion; typedef in typeref:struct:KnownRegion
28 static KnownRegion knownRegions[] = {
366 KnownRegion rd = knownRegions[i];
494 KnownRegion rd = knownRegions[i];
525 KnownRegion rd = knownRegions[i];
556 KnownRegion rd = knownRegions[i];
580 KnownRegion rd = knownRegions[i];
646 KnownRegion rd = knownRegions[i];

Completed in 43 milliseconds