HomeSort by relevance Sort by last modified time
    Searched full:total_string (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
listformattertest.cpp 168 UnicodeString total_string = UnicodeString(" \\u0d0e\\u0d28\\u0d4d\\u0d28\\u0d3f\\u0d35", -1, US_INV).unescape(); local
172 one + ", " + two + ", " + three + total_string,
173 one + ", " + two + ", " + three + ", " + four + total_string
  /external/icu/icu4c/source/test/intltest/
listformattertest.cpp 168 UnicodeString total_string = UnicodeString(" \\u0d0e\\u0d28\\u0d4d\\u0d28\\u0d3f\\u0d35", -1, US_INV).unescape(); local
172 one + ", " + two + ", " + three + total_string,
173 one + ", " + two + ", " + three + ", " + four + total_string

Completed in 66 milliseconds