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

  /external/chromium_org/ui/gfx/
text_elider_unittest.cc 324 const std::string kSurrogate = "\xF0\x9D\x84\x9E";
325 const base::string16 kTestString = UTF8ToUTF16(kSurrogate + "x" + kSurrogate);
332 // |kSurrogate| was split in two.
    [all...]
render_text_unittest.cc     [all...]

Completed in 2454 milliseconds