Searched defs:uString (Results 1 – 1 of 1) sorted by relevance
| /test/xts/acts/global/global_idna_test/entry/src/main/cpp/ |
| D | napi_init.cpp | 255 UChar uString[] = {0x41, 0x42, 0x43, 0}; in testUtext_nativeLength() local 272 UChar uString[] = {0x41, 0x42, 0x43, 0}; in testUtext_char32At() local 287 UChar uString[] = {0x41, 0x42, 0x43, 0}; in testUtext_current32() local 302 UChar uString[] = {0x41, 0x42, 0x43, 0}; in testUtext_next32() local 317 UChar uString[] = {0x41, 0x42, 0x43, 0}; in testUtext_previous32() local 333 UChar uString[] = {0x41, 0x42, 0x43, 0}; in testUtext_next32From() local 348 UChar uString[] = {0x41, 0x42, 0x43, 0}; in testUtext_previous32From() local 363 UChar uString[] = {0x41, 0x42, 0x43, 0}; in testUtext_getNativeIndex() local 380 UChar uString[] = {0x41, 0x42, 0x43, 0}; in testUtext_setNativeIndex_moveIndex32() local 398 UChar uString[] = {0x41, 0x42, 0x43, 0}; in testUtext_getPreviousNativeIndex() local [all …]
|