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

  /external/chromium_org/third_party/icu/source/test/intltest/
ucaconf.h 40 void testConformance(UCollator *coll);
ucaconf.cpp 152 void UCAConformanceTest::testConformance(UCollator *coll)
260 testConformance(UCA);
266 testConformance(UCA);
275 testConformance(rbUCA);
289 testConformance(rbUCA);
testidna.h 66 void TestConformance();
107 void testConformance(const char* toASCIIName, TestFunc toASCII,
  /external/icu4c/test/intltest/
ucaconf.h 40 void testConformance(const Collator *coll);
ucaconf.cpp 180 void UCAConformanceTest::testConformance(const Collator *coll)
293 testConformance(UCA);
303 testConformance(UCA);
312 testConformance(rbUCA);
326 testConformance(rbUCA);
testidna.h 66 void TestConformance();
107 void testConformance(const char* toASCIIName, TestFunc toASCII,

Completed in 426 milliseconds