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

  /external/icu/icu4c/source/test/letest/
cmaps.cpp 65 le_uint16 foundTable = 0xFFFF;
80 foundTable = i;
108 foundTable = i;
125 //printf("%s:%d: using subtable #%d/%d type %d:%d\n", __FILE__, __LINE__, foundTable, nSubtables, foundPlatformID, foundPlatformSpecificID);
127 (void)foundTable;
  /external/icu/icu4c/source/test/perf/leperf/
cmaps.cpp 69 le_uint16 foundTable = 0xFFFF;
84 foundTable = i;
112 foundTable = i;
129 //printf("%s:%d: using subtable #%d/%d type %d:%d\n", __FILE__, __LINE__, foundTable, nSubtables, foundPlatformID, foundPlatformSpecificID);

Completed in 68 milliseconds