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

  /external/icu/icu4c/source/test/intltest/
tsmthred.cpp 212 // Set up N threads pointing at N chars. When they are started, they will make calls to doTailTest which tests
223 virtual void run() { doTailTest(); };
225 void doTailTest();
229 void TestArabicShapeThreads::doTailTest(void) {
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cbiditst.c 90 static void doTailTest(void);
149 addTest(root, doTailTest, "complex/arabic-shaping/tailtest");
    [all...]

Completed in 990 milliseconds