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

  /external/chromium_org/third_party/icu/source/test/intltest/
csdetest.h 24 virtual void ConstructionTest();
csdetest.cpp 56 case 0: name = "ConstructionTest";
57 if (exec) ConstructionTest();
243 void CharsetDetectionTest::ConstructionTest()
245 IcuTestErrorCode status(*this, "ConstructionTest");
  /external/icu4c/test/intltest/
csdetest.h 24 virtual void ConstructionTest();
csdetest.cpp 64 case 0: name = "ConstructionTest";
65 if (exec) ConstructionTest();
255 void CharsetDetectionTest::ConstructionTest()
257 IcuTestErrorCode status(*this, "ConstructionTest");

Completed in 47 milliseconds