HomeSort by relevance Sort by last modified time
    Searched refs:ListFormatterTest (Results 1 - 5 of 5) sorted by null

  /external/icu/icu4c/source/test/intltest/
listformattertest.h 8 * file name: listformattertest.cpp
23 class ListFormatterTest : public IntlTest {
25 ListFormatterTest();
26 virtual ~ListFormatterTest() {}
listformattertest.cpp 8 * file name: listformattertest.cpp
17 #include "listformattertest.h"
20 ListFormatterTest::ListFormatterTest() :
26 void ListFormatterTest::CheckFormatting(const ListFormatter* formatter, UnicodeString data[], int32_t dataSize,
37 void ListFormatterTest::CheckFourCases(const char* locale_string, UnicodeString one, UnicodeString two,
58 UBool ListFormatterTest::RecordFourCases(const Locale& locale, UnicodeString one, UnicodeString two,
81 void ListFormatterTest::TestRoot() {
93 void ListFormatterTest::TestBogus() {
102 void ListFormatterTest::TestEnglish()
    [all...]
itformat.cpp 58 #include "listformattertest.h" // ListFormatterTest
156 TESTCLASS(42,ListFormatterTest);
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
ListFormatterTest.java 20 public class ListFormatterTest extends TestFmwk {
22 new ListFormatterTest().run(args);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
ListFormatterTest.java 16 public class ListFormatterTest extends TestFmwk {
18 new ListFormatterTest().run(args);

Completed in 93 milliseconds