Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
H A Dlocalematchertest.cpp460 bool toInvariant(const UnicodeString &s, CharString &inv, ErrorCode &errorCode) { in toInvariant() function
483 toInvariant(u_suffix, suffix, errorCode); in getInvariantSuffixAfterPrefix()
519 toInvariant(line.tempSubStringBetween(0, matchSep).trim(), test.desired, errorCode); in readTestCase()
525 toInvariant(line.tempSubStringBetween(start, limit).trim(), in readTestCase()
528 toInvariant(line.tempSubStringBetween(start, expLimit).trim(), in readTestCase()
533 toInvariant(line.tempSubStringBetween(start, limit).trim(), in readTestCase()
536 toInvariant(line.tempSubStringBetween(start, expLimit).trim(), in readTestCase()
538 toInvariant(line.tempSubStringBetween(expLimit + 1, limit).trim(), in readTestCase()

Completed in 2 milliseconds