Searched defs:TestToUnicode (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Didnatest.c31 static void TestToUnicode(void);
60 addTest(root, &TestToUnicode, "idna/TestToUnicode");
443 TestToUnicode(){ function
/external/icu/icu4c/source/test/cintltst/
H A Didnatest.c31 static void TestToUnicode(void);
60 addTest(root, &TestToUnicode, "idna/TestToUnicode");
443 TestToUnicode(){ function
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dconvtest.cpp71 case 0: name="TestToUnicode"; if (exec) TestToUnicode(); break;
87 ConversionTest::TestToUnicode() { function in class:ConversionTest
185 logln("TestToUnicode[%d] %s", i, charset);
H A Dtestidna.cpp1247 case 1: name = "TestToUnicode"; if (exec) TestToUnicode(); break;
1286 void TestIDNA::TestToUnicode(){ function in class:TestIDNA
/external/icu/icu4c/source/test/intltest/
H A Dconvtest.cpp71 case 0: name="TestToUnicode"; if (exec) TestToUnicode(); break;
87 ConversionTest::TestToUnicode() { function in class:ConversionTest
194 logln("TestToUnicode[%d] %s", i, charset);
H A Dtestidna.cpp1247 case 1: name = "TestToUnicode"; if (exec) TestToUnicode(); break;
1286 void TestIDNA::TestToUnicode(){ function in class:TestIDNA

Completed in 1422 milliseconds