Searched refs:appendPathPart (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
H A Dcharstr.h115 CharString &appendPathPart(const StringPiece &s, UErrorCode &errorCode);
H A Dcharstr.cpp130 CharString &CharString::appendPathPart(const StringPiece &s, UErrorCode &errorCode) { function in class:CharString
/external/icu/icu4c/source/test/intltest/
H A Dcollationtest.cpp1823 path.appendPathPart("collationtest.txt", errorCode);

Completed in 80 milliseconds