Home
last modified time | relevance | path

Searched refs:kUnicodeDataTxtLength (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dintltest.cpp1636 const int kUnicodeDataTxtLength = 15; // strlen("UnicodeData.txt") in getUnidataPath() local
1644 *(strchr(path, 0) - kUnicodeDataTxtLength) = 0; // Remove the basename. in getUnidataPath()
1671 *(strchr(path, 0) - kUnicodeDataTxtLength) = 0; // Remove the basename. in getUnidataPath()