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

  /external/chromium_org/base/i18n/
icu_string_conversions_unittest.cc 95 // Note about |u16_wide| in the following struct.
104 // To avoid the clutter, |u16_wide| will be set to NULL
113 const wchar_t* u16_wide; member in struct:base::__anon6870
330 if (kConvertCodepageCases[i].u16_wide == NULL)
333 utf16_expected = BuildString16(kConvertCodepageCases[i].u16_wide);

Completed in 78 milliseconds