HomeSort by relevance Sort by last modified time
    Searched refs:showNN (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
tzbdtest.h 47 static UnicodeString showNN(int32_t n);
tzbdtest.cpp 169 return UnicodeString("") + y + "/" + showNN(m + 1) + "/" +
170 showNN(day) + " " + showNN(h) + ":" + showNN(min) +
177 TimeZoneBoundaryTest::showNN(int32_t n)
  /external/icu/icu4c/source/test/intltest/
tzbdtest.h 47 static UnicodeString showNN(int32_t n);
tzbdtest.cpp 169 return UnicodeString("") + y + "/" + showNN(m + 1) + "/" +
170 showNN(day) + " " + showNN(h) + ":" + showNN(min) +
177 TimeZoneBoundaryTest::showNN(int32_t n)

Completed in 258 milliseconds