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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtztest.h107 static UnicodeString& formatOffset(int32_t offset, UnicodeString& rv);
H A Dtztest.cpp1031 UnicodeString& TimeZoneTest::formatOffset(int32_t offset, UnicodeString &rv) { function in class:TimeZoneTest
1177 formatOffset(ioffset, offset);
1189 dataerrln("Expected offset of " + formatOffset(exp, temp) +
/external/icu/icu4c/source/test/intltest/
H A Dtztest.h108 static UnicodeString& formatOffset(int32_t offset, UnicodeString& rv);
H A Dtztest.cpp1022 UnicodeString& TimeZoneTest::formatOffset(int32_t offset, UnicodeString &rv) { function in class:TimeZoneTest
1168 formatOffset(ioffset, offset);
1180 dataerrln("Expected offset of " + formatOffset(exp, temp) +

Completed in 179 milliseconds