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

/external/chromium_org/third_party/icu/source/common/
H A Dunistr.cpp1426 UnicodeString::padLeading(int32_t targetLength, function in class:UnicodeString
/external/icu4c/common/
H A Dunistr.cpp1510 UnicodeString::padLeading(int32_t targetLength, function in class:UnicodeString
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dunistr.h2452 UBool padLeading(int32_t targetLength,
/external/icu4c/common/unicode/
H A Dunistr.h2516 UBool padLeading(int32_t targetLength,
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dustrtest.cpp872 returnVal = test1.padLeading(15);
875 errln("padLeading() failed: expected \"" + expectedValue + "\", got \"" + test1 + "\".");
/external/icu4c/test/intltest/
H A Dustrtest.cpp881 returnVal = test1.padLeading(15);
884 errln("padLeading() failed: expected \"" + expectedValue + "\", got \"" + test1 + "\".");

Completed in 258 milliseconds