Searched defs:sharps (Results 1 – 1 of 1) sorted by relevance
| /test/xts/acts/global/global_idna_test/entry/src/main/cpp/ |
| D | napi_init.cpp | 71 static const UChar sharps[] = {0x66, 0x41, 0xc3, 0x9f, 0}; in testUidna_labelToUnicode() local 125 const char sharps[] = {0x66, 0x41, static_cast<char>(0xc3), static_cast<char>(0x9f), 0}; in testUidna_labelToASCLL_UTF8() local 144 const char sharps[] = {0x66, 0x41, static_cast<char>(0xc3), static_cast<char>(0x9f), 0}; in testUidna_labelToUnicodeUTF8() local 164 const char sharps[] = {0x66, 0x41, static_cast<char>(0xc3), static_cast<char>(0x9f), 0}; in testUidna_nameToASCII_UTF8() local 183 const char sharps[] = {0x66, 0x41, static_cast<char>(0xc3), static_cast<char>(0x9f), 0}; in testUidna_nameToUnicodeUTF8() local
|