HomeSort by relevance Sort by last modified time
    Searched refs:KnownRegion (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/cintltst/
uregiontest.c 46 typedef struct KnownRegion {
52 } 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/
regiontst.cpp 20 typedef struct KnownRegion {
26 } 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];
    [all...]

Completed in 829 milliseconds