Searched defs:kTestStrings (Results 1 – 1 of 1) sorted by relevance
| /external/chromium_org/ui/gfx/ |
| D | render_text_unittest.cc | 951 const wchar_t* kTestStrings[] = { kLtrRtl, kLtrRtlLtr, kRtlLtr, kRtlLtrRtl }; in TEST_F() local 1771 const wchar_t* kTestStrings[] = { L"\x644\x623", L"\x633\x627" }; in TEST_F() local 1790 const wchar_t* kTestStrings[] = { kWeak, kLtr, kLtrRtl, kLtrRtlLtr, kRtl, in TEST_F() local 1813 } kTestStrings[] = { in TEST_F() local 1843 const wchar_t* kTestStrings[] = { L"", L" ", L".", L" . ", L"abc", L"a b c", in TEST_F() local 1866 } kTestStrings[] = { in TEST_F() local 2012 const wchar_t* kTestStrings[] = { in TEST_F() local 2029 const wchar_t* kTestStrings[] = { in TEST_F() local
|