Searched refs:ListFormatterTest (Results 1 – 5 of 5) sorted by relevance
22 ListFormatterTest::ListFormatterTest() : in ListFormatterTest() function in ListFormatterTest28 void ListFormatterTest::CheckFormatting(const ListFormatter* formatter, UnicodeString data[], int32… in CheckFormatting()39 void ListFormatterTest::CheckFourCases(const char* locale_string, UnicodeString one, UnicodeString … in CheckFourCases()60 UBool ListFormatterTest::RecordFourCases(const Locale& locale, UnicodeString one, UnicodeString two, in RecordFourCases()83 void ListFormatterTest::TestRoot() { in TestRoot()95 void ListFormatterTest::TestBogus() { in TestBogus()104 void ListFormatterTest::TestEnglish() { in TestEnglish()115 void ListFormatterTest::Test9946() { in Test9946()139 void ListFormatterTest::TestEnglishUS() { in TestEnglishUS()153 void ListFormatterTest::TestEnglishGB() { in TestEnglishGB()[all …]
25 class ListFormatterTest : public IntlTest {27 ListFormatterTest();28 virtual ~ListFormatterTest() {} in ~ListFormatterTest()
158 TESTCLASS(42,ListFormatterTest); in runIndexedTest()
21 public class ListFormatterTest extends TestFmwk { class
20 public class ListFormatterTest extends TestFmwk { class