Searched defs:sharps (Results 1 - 1 of 1) sorted by relevance
| /test/xts/acts/global/global_idna_test/entry/src/main/cpp/ |
| H A D | napi_init.cpp | 62 static const UChar sharps[] = {0x66, 0x41, 0xc3, 0x9f, 0};
in testUidna_labelToUnicode() local 113 const char sharps[] = {0x66, 0x41, static_cast<char>(0xc3), static_cast<char>(0x9f), 0};
in testUidna_labelToASCLL_UTF8() local 131 const char sharps[] = {0x66, 0x41, static_cast<char>(0xc3), static_cast<char>(0x9f), 0};
in testUidna_labelToUnicodeUTF8() local 150 const char sharps[] = {0x66, 0x41, static_cast<char>(0xc3), static_cast<char>(0x9f), 0};
in testUidna_nameToASCII_UTF8() local 168 const char sharps[] = {0x66, 0x41, static_cast<char>(0xc3), static_cast<char>(0x9f), 0};
in testUidna_nameToUnicodeUTF8() local [all...] |
Completed in 2 milliseconds