HomeSort by relevance Sort by last modified time
    Searched defs:BasicNormalizerTest (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
tstnorm.h 21 class BasicNormalizerTest : public IntlTest {
23 BasicNormalizerTest();
24 virtual ~BasicNormalizerTest();
tstnorm.cpp 36 void BasicNormalizerTest::runIndexedTest(int32_t index, UBool exec,
75 BasicNormalizerTest::BasicNormalizerTest()
160 BasicNormalizerTest::~BasicNormalizerTest()
164 void BasicNormalizerTest::TestPrevious()
183 void BasicNormalizerTest::TestDecomp()
191 void BasicNormalizerTest::TestCompatDecomp()
201 void BasicNormalizerTest::TestCanonCompose()
211 void BasicNormalizerTest::TestCompatCompose()
    [all...]
  /external/icu/icu4c/source/test/intltest/
tstnorm.h 21 class BasicNormalizerTest : public IntlTest {
23 BasicNormalizerTest();
24 virtual ~BasicNormalizerTest();
tstnorm.cpp 36 void BasicNormalizerTest::runIndexedTest(int32_t index, UBool exec,
75 BasicNormalizerTest::BasicNormalizerTest()
160 BasicNormalizerTest::~BasicNormalizerTest()
164 void BasicNormalizerTest::TestPrevious()
183 void BasicNormalizerTest::TestDecomp()
191 void BasicNormalizerTest::TestCompatDecomp()
201 void BasicNormalizerTest::TestCanonCompose()
211 void BasicNormalizerTest::TestCompatCompose()
    [all...]

Completed in 751 milliseconds