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

  /external/skia/tests/
ToUnicode.cpp 32 static void TestToUnicode(skiatest::Reporter* reporter) {
131 DEFINE_TESTCLASS("ToUnicode", ToUnicodeTestClass, TestToUnicode)
  /external/chromium_org/third_party/icu/source/test/intltest/
convtest.h 72 void TestToUnicode();
testidna.h 56 void TestToUnicode();
73 void testToUnicode(const char* testName, TestFunc func);
convtest.cpp 71 case 0: name="TestToUnicode"; if (exec) TestToUnicode(); break;
87 ConversionTest::TestToUnicode() {
185 logln("TestToUnicode[%d] %s", i, charset);
    [all...]
testidna.cpp 243 UBool testToUnicode;
704 void TestIDNA::testToUnicode(const char* testName, TestFunc func){
    [all...]
  /external/icu4c/test/intltest/
convtest.h 72 void TestToUnicode();
testidna.h 56 void TestToUnicode();
73 void testToUnicode(const char* testName, TestFunc func);
convtest.cpp 71 case 0: name="TestToUnicode"; if (exec) TestToUnicode(); break;
87 ConversionTest::TestToUnicode() {
194 logln("TestToUnicode[%d] %s", i, charset);
    [all...]
testidna.cpp 243 UBool testToUnicode;
704 void TestIDNA::testToUnicode(const char* testName, TestFunc func){
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
idnatest.c 31 static void TestToUnicode(void);
60 addTest(root, &TestToUnicode, "idna/TestToUnicode");
443 TestToUnicode(){
    [all...]
  /external/icu4c/test/cintltst/
idnatest.c 31 static void TestToUnicode(void);
60 addTest(root, &TestToUnicode, "idna/TestToUnicode");
443 TestToUnicode(){
    [all...]

Completed in 330 milliseconds