Searched refs:sourceDescription (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DWTFStringTest.cpp180 const char* sourceDescription; member in struct:__anon11458::CaseFoldingTestData
260 EXPECT_STREQ(expected, source.upper(locale).utf8().data()) << testDataList[i].sourceDescription << "; locale=" << locale;
313 EXPECT_STREQ(expected, source.lower(locale).utf8().data()) << testDataList[i].sourceDescription << "; locale=" << locale;

Completed in 142 milliseconds