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

  /external/icu4c/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 59 #include "listformattertest.h" // ListFormatterTest
140 TESTCLASS(42,ListFormatterTest);

Completed in 267 milliseconds