Searched refs:foundPlatformID (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/letest/
H A Dcmaps.cpp60 le_uint16 foundPlatformID = 0xFFFF; local
75 foundPlatformID = platformID;
104 foundPlatformID = platformID;
123 //printf("%s:%d: using subtable #%d/%d type %d:%d\n", __FILE__, __LINE__, foundTable, nSubtables, foundPlatformID, foundPlatformSpecificID);
124 (void)foundPlatformID; // Suppress unused variable compiler warnings.
/external/icu/icu4c/source/test/perf/leperf/
H A Dcmaps.cpp60 le_uint16 foundPlatformID = 0xFFFF; local
75 foundPlatformID = platformID;
104 foundPlatformID = platformID;
123 //printf("%s:%d: using subtable #%d/%d type %d:%d\n", __FILE__, __LINE__, foundTable, nSubtables, foundPlatformID, foundPlatformSpecificID);

Completed in 123 milliseconds