Searched refs:ListFormatterTest (Results 1 – 5 of 5) sorted by relevance
35 void ListFormatterTest::ExpectPositions(FieldPositionIterator& iter, in ExpectPositions()77 ListFormatterTest::ListFormatterTest() : in ListFormatterTest() function in ListFormatterTest83 void ListFormatterTest::CheckFormatting(const ListFormatter* formatter, UnicodeString data[], int32… in CheckFormatting()94 void ListFormatterTest::CheckFourCases(const char* locale_string, UnicodeString one, UnicodeString … in CheckFourCases()115 UBool ListFormatterTest::RecordFourCases(const Locale& locale, UnicodeString one, UnicodeString two, in RecordFourCases()138 void ListFormatterTest::TestRoot() { in TestRoot()150 void ListFormatterTest::TestBogus() { in TestBogus()159 void ListFormatterTest::TestEnglish() { in TestEnglish()170 void ListFormatterTest::Test9946() { in Test9946()194 void ListFormatterTest::TestEnglishUS() { in TestEnglishUS()[all …]
26 class ListFormatterTest : public IntlTest {28 ListFormatterTest();29 virtual ~ListFormatterTest() {} in ~ListFormatterTest()
159 TESTCLASS(42,ListFormatterTest); in runIndexedTest()
23 public class ListFormatterTest extends TestFmwk { class
26 public class ListFormatterTest extends TestFmwk { class