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

  /external/icu/icu4c/source/test/letest/
cmaps.cpp 62 le_uint16 foundPlatformID = 0xFFFF;
77 foundPlatformID = platformID;
106 foundPlatformID = platformID;
125 //printf("%s:%d: using subtable #%d/%d type %d:%d\n", __FILE__, __LINE__, foundTable, nSubtables, foundPlatformID, foundPlatformSpecificID);
126 (void)foundPlatformID; // Suppress unused variable compiler warnings.
  /external/icu/icu4c/source/test/perf/leperf/
cmaps.cpp 66 le_uint16 foundPlatformID = 0xFFFF;
81 foundPlatformID = platformID;
110 foundPlatformID = platformID;
129 //printf("%s:%d: using subtable #%d/%d type %d:%d\n", __FILE__, __LINE__, foundTable, nSubtables, foundPlatformID, foundPlatformSpecificID);

Completed in 560 milliseconds