Searched refs:ListFormatterTest (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | listformattertest.cpp | 26 void ListFormatterTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest() 66 void ListFormatterTest::ExpectPositions( in ExpectPositions() 112 ListFormatterTest::ListFormatterTest() : in ListFormatterTest() function in ListFormatterTest 118 void ListFormatterTest::CheckFormatting(const ListFormatter* formatter, UnicodeString data[], int32… in CheckFormatting() 129 void ListFormatterTest::CheckFourCases(const char* locale_string, UnicodeString one, UnicodeString … in CheckFourCases() 150 UBool ListFormatterTest::RecordFourCases(const Locale& locale, UnicodeString one, UnicodeString two, in RecordFourCases() 173 void ListFormatterTest::TestRoot() { in TestRoot() 185 void ListFormatterTest::TestBogus() { in TestBogus() 194 void ListFormatterTest::TestEnglish() { in TestEnglish() 205 void ListFormatterTest::Test9946() { in Test9946() [all …]
|
D | listformattertest.h | 29 class ListFormatterTest : public IntlTestWithFieldPosition { 31 ListFormatterTest(); 32 virtual ~ListFormatterTest() {} in ~ListFormatterTest()
|
D | itformat.cpp | 165 TESTCLASS(42,ListFormatterTest); in runIndexedTest()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | ListFormatterTest.java | 31 public class ListFormatterTest extends TestFmwk { class
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | ListFormatterTest.java | 28 public class ListFormatterTest extends TestFmwk { class
|